Text, images (up to 10), videos (up to 10), and mixed media albums. Captions up to 1024 chars for media, 4096 for text-only.
| Name | Type | Description | Notes |
|---|---|---|---|
| parseMode | ParseModeEnum | Text formatting mode for the message (default is HTML) | [optional] |
| disableWebPagePreview | Boolean | Disable link preview generation for URLs in the message | [optional] |
| disableNotification | Boolean | Send the message silently (users will receive notification without sound) | [optional] |
| protectContent | Boolean | Protect message content from forwarding and saving | [optional] |
| Name | Value |
|---|---|
| HTML | "HTML" |
| MARKDOWN | "Markdown" |
| MARKDOWN_V2 | "MarkdownV2" |