messages.GetQuickReplyMessages#

class pyrogram.raw.functions.messages.GetQuickReplyMessages#

Fetch (a subset or all) messages in a quick reply shortcut ».

Details:
  • Layer: 187

  • ID: 94A495C3

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

  • hash (int 64-bit) – Hash used for caching, for more info click here

  • id (List of int 32-bit, optional) – IDs of the messages to fetch, if empty fetches all of them.

Returns:

messages.Messages