getMessageCounters

Get the counters of a single message. USER-ONLY

Parameters

chatId: ID

The identifier of the chat including the message.

messageId: number

The identifier of the message.

Result

Syntax

await client.getMessageCounters(chatId, messageId);