inputBotInlineMessageMediaAuto

A media

Constructor schema is available as of layer 51. Switch ยป

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