messages.SendScreenshotNotification
- class pyrogram.raw.functions.messages.SendScreenshotNotification
Notify the other user in a private chat that a screenshot of the chat was taken
- Details:
Layer:
194
ID:
A1405817
- Parameters:
peer (
InputPeer
) – Other userreply_to (
InputReplyTo
) – Indicates the message that was screenshotted (the specified message ID can also be 0 to avoid indicating any specific message).random_id (
int
64-bit
) – Random ID to avoid message resending
- Returns: