telegram api constructor · layer 229 · #3dcd7a87
inputBotInlineMessageText
Simple text message
definition
inputBotInlineMessageText#3dcd7a87 flags:# no_webpage:flags.0?true 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 |
no_webpage | true | Disable webpage preview |
invert_media | true | If set, any eventual webpage preview will be shown on top of the message instead of at the bottom. |
message | string | Message |
entities | Vector<MessageEntity> | Message entities for styled text |
reply_markup | ReplyMarkup | Inline keyboard |
type
InputBotInlineMessage · other constructors: inputBotInlineMessageMediaAuto, inputBotInlineMessageMediaGeo, inputBotInlineMessageMediaVenue, inputBotInlineMessageMediaContact, inputBotInlineMessageGame, inputBotInlineMessageMediaInvoice, inputBotInlineMessageMediaWebPage, inputBotInlineMessageRichMessage
history
present in layers 46–229 · constructor id changed 1×
| id | layers |
|---|---|
| #adf0df71 | 46 |
| #3dcd7a87 | 62–229 |