553 B
553 B
title | description | image |
---|---|---|
messageActionScreenshotTaken | A screenshot of the chat was taken | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: messageActionScreenshotTaken
A screenshot of the chat was taken
Type: MessageAction
Example:
$messageActionScreenshotTaken = ['_' => 'messageActionScreenshotTaken'];
Or, if you're into Lua:
messageActionScreenshotTaken={_='messageActionScreenshotTaken'}