inputBotInlineMessageMediaAuto

A media

inputBotInlineMessageMediaAuto#3380c786 flags:# invert_media:flags.3?true message:string entities:flags.1?Vector<MessageEntity> reply_markup:flags.2?ReplyMarkup = InputBotInlineMessage;

Parameters

Name Type Description
flags # Flags, see TL conditional fields
invert_media flags.3?true If set, any eventual webpage preview will be shown on top of the message instead of at the bottom.
message string Caption
entities flags.1?Vector<MessageEntity> Message entities for styled text
reply_markup flags.2?ReplyMarkup Inline keyboard

Type

InputBotInlineMessage

Related pages

Styled text with message entities

How to create styled text with message entities