Preparing search index...
The search index is not available
tdjson
tdjson
ChatActionUploadingDocument
Interface ChatActionUploadingDocument
The user is uploading a document. Subtype of
ChatAction
.
interface
ChatActionUploadingDocument
{
@type
:
"chatActionUploadingDocument"
;
progress
:
number
;
}
Index
Properties
@type
progress
Properties
@type
@type
:
"chatActionUploadingDocument"
progress
progress
:
number
Upload progress, as a percentage.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
progress
tdjson
Loading...
The user is uploading a document. Subtype of ChatAction.