check_quick_reply_shortcut()¶
- Client.check_quick_reply_shortcut()¶
Check if a quick reply shortcut name is available.
Usable by Users Bots- Parameters:
shortcut (
str) – The shortcut name to check.- Returns:
bool– True if available.
Check if a quick reply shortcut name is available.
Usable by Users Botsshortcut (str) – The shortcut name to check.
bool – True if available.