InputBotInlineMessageText

class pyrogram.raw.types.InputBotInlineMessageText

Simple text message

Constructor of InputBotInlineMessage.

Details:
  • Layer: 187

  • ID: 3DCD7A87

Parameters:
  • message (str) – Message

  • no_webpage (bool, optional) – Disable webpage preview

  • invert_media (bool, optional) – If set, any eventual webpage preview will be shown on top of the message instead of at the bottom.

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

  • reply_markup (ReplyMarkup, optional) – Inline keyboard