delete_quick_reply_shortcut()¶
- Client.delete_quick_reply_shortcut()¶
Delete a quick reply shortcut.
Usable by Users Bots- Parameters:
shortcut_id (
int) – The shortcut ID to delete.- Returns:
bool– True on success.
Delete a quick reply shortcut.
Usable by Users Botsshortcut_id (int) – The shortcut ID to delete.
bool – True on success.