InputTextMessageContent
Represents the content of a text message to be sent as the result of an inline query.
Properties
message_text
(str
): Text of the message to be sent, 1-4096 charactersparse_mode
(str
): Optional. Mode for parsing entities in the message text. See formatting options for more details.entities
(List of MessageEntity): Optional. List of special entities that appear in message text, which can be specified instead of parse_modelink_preview_options
(LinkPreviewOptions): Optional. Link preview generation options for the message