QuickReply¶
- class pyrogram.types.QuickReply¶
Represents a quick reply shortcut.
- Parameters:
shortcut_id (
int) – Unique identifier of the shortcut.shortcut (
str) – The shortcut name/trigger.top_message (
int) – ID of the top message in the shortcut.count (
int) – Total number of messages in the shortcut.