InputBotInlineMessageMediaWebPage

---types---
inputBotInlineMessageMediaWebPage#bddcc510 flags:# invert_media:flags.3?true force_large_media:flags.4?true force_small_media:flags.5?true optional:flags.6?true message:string entities:flags.1?Vector<MessageEntity> url:string reply_markup:flags.2?ReplyMarkup = InputBotInlineMessage

Belongs to

InputBotInlineMessage

This type can be an instance of either:

InputBotInlineMessageGameInputBotInlineMessageMediaAuto
InputBotInlineMessageMediaContactInputBotInlineMessageMediaGeo
InputBotInlineMessageMediaInvoiceInputBotInlineMessageMediaVenue
InputBotInlineMessageMediaWebPageInputBotInlineMessageText

Members

messagestring
urlstring
invert_mediaflagThis argument defaults to None and can be omitted.
force_large_mediaflagThis argument defaults to None and can be omitted.
force_small_mediaflagThis argument defaults to None and can be omitted.
optionalflagThis argument defaults to None and can be omitted.
entitiesMessageEntityThis argument defaults to None and can be omitted. Otherwise, a list must be supplied.
reply_markupReplyMarkupThis argument defaults to None and can be omitted.