messages.DeleteQuickReplyShortcut#

class pyrogram.raw.functions.messages.DeleteQuickReplyShortcut#

Completely delete a quick reply shortcut. This will also emit an updateDeleteQuickReply update to other logged-in sessions (and no updateDeleteQuickReplyMessages updates, even if all the messages in the shortcuts are also deleted by this method).

Usable by Users Bots
Details:
  • Layer: 224

  • ID: 3CC04740

Parameters:

shortcut_id (int 32-bit) – Shortcut ID

Returns:

bool