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

nametypedescription
flags#Flags, see TL conditional fields
no_webpageflags.0?trueDisable webpage preview
invert_mediaflags.3?trueIf set, any eventual webpage preview will be shown on top of the message instead of at the bottom.
messagestringMessage
entitiesflags.1?Vector<MessageEntity>Message entities for styled text
reply_markupflags.2?ReplyMarkupInline keyboard

type

InputBotInlineMessage · other constructors: inputBotInlineMessageMediaAuto, inputBotInlineMessageMediaGeo, inputBotInlineMessageMediaVenue, inputBotInlineMessageMediaContact, inputBotInlineMessageGame, inputBotInlineMessageMediaInvoice, inputBotInlineMessageMediaWebPage, inputBotInlineMessageRichMessage

history

present in layers 46–229 · constructor id changed 1×

idlayers
#adf0df7146
#3dcd7a8762–229