sendScreenshotNotification
Send a screenshot notification. USER-ONLY
Parameters
The identifier of a chat.
replyToMessageId: number
The identifier of the message.
Result
void
Syntax
await client.sendScreenshotNotification(chatId, replyToMessageId);
Send a screenshot notification. USER-ONLY
The identifier of a chat.
The identifier of the message.
await client.sendScreenshotNotification(chatId, replyToMessageId);