messages.ReorderQuickReplies#

class pyrogram.raw.functions.messages.ReorderQuickReplies#

Reorder quick reply shortcuts. This will emit an updateQuickReplies update to other logged-in sessions.

Details:
  • Layer: 211

  • ID: 60331907

Parameters:
order (List of int 32-bit):

IDs of all created quick reply shortcuts, in the desired order.

Returns:

bool