types of message entity
| Name | Type | Description | Kind |
|---|---|---|---|
| DOWNLOAD | Download file limit in Byte. (20 MB). For the moment, bots can download files of up to 20MB in size. | Constant | |
| UPLOAD | Upload file limit in Byte. (50 MB) | Constant | |
| CAPTION_LENGTH | Caption max characters length | Constant | |
| TEXT_LENGTH | Text max characters length | Constant | |
| MIN_LIVE_PERIOD | Minimum period in seconds for which the location will be updated (1 minute) | Constant | |
| MAX_LIVE_PERIOD | Maximum period in seconds for which the location will be updated (24 hours) | Constant | |
| POLL_QUESTION_LENGTH | Maximum poll question length | Constant |