botInlineMessageMediaAuto

botInlineMessageMediaAuto#764cf810 flags:# invert_media:flags.3?true message:string entities:flags.1?Vector<MessageEntity> reply_markup:flags.2?ReplyMarkup = BotInlineMessage;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
invert_media flags.3?true Show the attachment below the text rather than above it.
message string Message text.
entities flags.1?Vector<MessageEntity> Text markup — bold, links, mentions and so on, as a list of ranges.
reply_markup flags.2?ReplyMarkup Keyboard shown under the message.

Type

BotInlineMessage

Related pages

Types used here