1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 14:27:23 +01:00
MadelineProto/docs/API_docs/constructors/sendMessageUploadPhotoAction.md
2016-12-19 19:48:27 +03:00

369 B

Constructor: sendMessageUploadPhotoAction

Attributes:

Name Type Required
progress int Required

Type: SendMessageAction

Example:

$sendMessageUploadPhotoAction = ['_' => sendMessageUploadPhotoAction', 'progress' => int, ];