telegram api constructor · layer 229 · #764cf810
botInlineMessageMediaAuto
Send whatever media is attached to the botInlineMediaResult
definition
botInlineMessageMediaAuto#764cf810 flags:# invert_media:flags.3?true message:string entities:flags.1?Vector<MessageEntity> reply_markup:flags.2?ReplyMarkup = BotInlineMessage;
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
BotInlineMessage · other constructors: botInlineMessageText, botInlineMessageMediaGeo, botInlineMessageMediaVenue, botInlineMessageMediaContact, botInlineMessageMediaInvoice, botInlineMessageMediaWebPage, botInlineMessageRichMessage
history
present in layers 46–229 · constructor id changed 2×
| id | layers |
|---|---|
| #fc56e87d | 46 |
| #0a74b15b | 62–75 |
| #764cf810 | 76–229 |