messages.EditQuickReplyShortcut#

class pyrogram.raw.functions.messages.EditQuickReplyShortcut#

Rename a quick reply shortcut. This will emit an updateQuickReplies update to other logged-in sessions.

Details:
  • Layer: 187

  • ID: 5C003CEF

Parameters:
shortcut_id (int 32-bit):

Shortcut ID.

shortcut (str):

New shortcut name.

Returns:

bool