edit_quick_reply_shortcut()

Client.edit_quick_reply_shortcut()

Edit the name of a quick reply shortcut.

Usable by Users Bots
Parameters:
  • shortcut_id (int) – The shortcut ID to edit.

  • shortcut (str) – The new name for the shortcut.

Returns:

bool – True on success.