InputTextMessageContent

Content of a text message to be sent as the result of an inline query

Members

Functions

isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

disable_web_page_preview
bool disable_web_page_preview;

Disable link previews for links in the sent message

message_text
string message_text;

Text of the message to be sent

parse_mode
ParseMode parse_mode;

Parse mode of the text

See Also

Meta