mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 20:27:46 +01:00
331 B
331 B
Constructor: sendMessageUploadPhotoAction
Attributes:
Name | Type | Required |
---|---|---|
progress | int | Required |
Type: SendMessageAction
Example:
$sendMessageUploadPhotoAction = ['progress' => int, ];