Document
Rust type: enums::Document
Constructors
This is an abstract type. At runtime it will be one of the following variants:
| Document |
| DocumentEmpty |
Requests returning this type
| GetDocumentByHash |
| UploadRingtone |
| UploadTheme |
Requests accepting this type as input
None.