1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 22:07:46 +01:00
MadelineProto/docs/API_docs/constructors/sendMessageUploadDocumentAction.md

337 B

Constructor: sendMessageUploadDocumentAction

Attributes:

Name Type Required
progress int Required

Type: SendMessageAction

Example:

$sendMessageUploadDocumentAction = ['progress' => int, ];