MadelineProto/docs/TD_docs/constructors/document.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

692 B

title description
document Describes document of any type

Constructor: document

Back to constructors index

Describes document of any type

Attributes:

Name Type Required Description
file_name string Yes Original name of a file as defined by sender
mime_type string Yes MIME type of file as defined by sender
thumb photoSize Yes Document thumb as defined by sender, nullable
document file Yes File with document

Type: Document