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