519 B
519 B
title | description | image |
---|---|---|
sendMessageGamePlayAction | User is playing a game | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: sendMessageGamePlayAction
User is playing a game
Type: SendMessageAction
Example:
$sendMessageGamePlayAction = ['_' => 'sendMessageGamePlayAction'];
Or, if you're into Lua:
sendMessageGamePlayAction={_='sendMessageGamePlayAction'}