QuickReply#

class pyrogram.raw.types.QuickReply#

A quick reply shortcut.

Constructor of QuickReply.

Details:
  • Layer: 187

  • ID: 697102B

Parameters:
  • shortcut_id (int 32-bit) – Unique shortcut ID.

  • shortcut (str) – Shortcut name.

  • top_message (int 32-bit) – ID of the last message in the shortcut.

  • count (int 32-bit) – Total number of messages in the shortcut.