TDLib v0.0.2 TDLib.Object.InputMessageText View Source

A text message.

NameTypeDescription
textformattedTextFormatted text to be sent. Only Bold, Italic, Code, Pre, PreCode and TextUrl entities are allowed to be specified manually.
disable_web_page_previewboolTrue, if rich web page previews for URLs in the message text should be disabled.
clear_draftboolTrue, if a chat message draft should be deleted.

More details on telegram’s documentation.