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:
224ID:
3CC04740
- Parameters:
shortcut_id (
int32-bit) – Shortcut ID- Returns:
bool