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