telegram api constructor · layer 229 · #8c7f65e2

botInlineMessageText

Send a simple text message

definition

botInlineMessageText#8c7f65e2 flags:# no_webpage:flags.0?true invert_media:flags.3?true message:string entities:flags.1?Vector<MessageEntity> reply_markup:flags.2?ReplyMarkup = BotInlineMessage;

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.
messagestringThe message
entitiesflags.1?Vector<MessageEntity>Message entities for styled text
reply_markupflags.2?ReplyMarkupInline keyboard

type

BotInlineMessage · other constructors: botInlineMessageMediaAuto, botInlineMessageMediaGeo, botInlineMessageMediaVenue, botInlineMessageMediaContact, botInlineMessageMediaInvoice, botInlineMessageMediaWebPage, botInlineMessageRichMessage

history

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

idlayers
#a56197a946
#8c7f65e262–229