765 B
765 B
title | description | image |
---|---|---|
document | Describes document of any type | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: document
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 |