telegram api constructor · layer 229 · #3380c786
inputBotInlineMessageMediaAuto
A media
definition
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 | true | If set, any eventual webpage preview will be shown on top of the message instead of at the bottom. |
message | string | Caption |
entities | Vector<MessageEntity> | Message entities for styled text |
reply_markup | ReplyMarkup | Inline keyboard |
type
InputBotInlineMessage · other constructors: inputBotInlineMessageText, inputBotInlineMessageMediaGeo, inputBotInlineMessageMediaVenue, inputBotInlineMessageMediaContact, inputBotInlineMessageGame, inputBotInlineMessageMediaInvoice, inputBotInlineMessageMediaWebPage, inputBotInlineMessageRichMessage
history
present in layers 46–229 · constructor id changed 2×
| id | layers |
|---|---|
| #2e43e587 | 46 |
| #292fed13 | 62–75 |
| #3380c786 | 76–229 |