Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 800 Bytes

File metadata and controls

14 lines (9 loc) · 800 Bytes

TelegramPlatformData

Properties

Name Type Description Notes
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] [Back to API list] [Back to README]