Methods

sendScreenshotNotification

Send a screenshot notification. USER-ONLY

Parameters

chatId: ID

The identifier of a chat.

replyToMessageId: number

The identifier of the message.

Result

void

Syntax

await client.sendScreenshotNotification(chatId, replyToMessageId);