messages.GetQuickReplyMessages#
- class pyrogram.raw.functions.messages.GetQuickReplyMessages#
Fetch (a subset or all) messages in a quick reply shortcut .
- Details:
Layer:
220ID:
94A495C3
- Parameters:
shortcut_id (
int32-bit) – Quick reply shortcut ID.hash (
int64-bit) – Hash for pagination, generated as specified here » (not the usual algorithm used for hash generation).id (List of
int32-bit, optional) – IDs of the messages to fetch, if empty fetches all of them.
- Returns: