PreparedInlineMessage

class pyrogram.types.PreparedInlineMessage

Describes an inline message to be sent by a user of a Mini App.

Parameters:
  • inline_message_id (str) – Unique identifier of the prepared message.

  • expiration_date (datetime) – Expiration date of the prepared message.