getMessagesCounters
Get the counters of multiple messages. USER-ONLY
Parameters
The identifier of the chat including the messages.
messageIds: number[]
The identifiers of the messages.
Result
Syntax
await client.getMessagesCounters(chatId, messageIds);