# TelegramPlatformData
## Properties
**parse_mode** | Option<**ParseMode**> | Text formatting mode for the message (default is HTML) (enum: HTML, Markdown, MarkdownV2) | [optional]
**disable_web_page_preview** | Option<**bool**> | Disable link preview generation for URLs in the message | [optional]
**disable_notification** | Option<**bool**> | Send the message silently (users will receive notification without sound) | [optional]
**protect_content** | Option<**bool**> | Protect message content from forwarding and saving | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)