BotInlineMessageMediaAuto#

class pyrogram.raw.types.BotInlineMessageMediaAuto#

Send whatever media is attached to the botInlineMediaResult.

Constructor of BotInlineMessage.

Details:
  • Layer: 158

  • ID: 764CF810

Parameters:
  • message (str) – Caption.

  • entities (List of MessageEntity, optional) – Message entities for styled text.

  • reply_markup (ReplyMarkup, optional) – Inline keyboard.