pub async fn load_quick_reply_shortcuts(client_id: i32) -> Result<(), Error>
Expand description
Loads quick reply shortcuts created by the current user. The loaded topics will be sent through updateQuickReplyShortcuts
ยงArguments
client_id
- The client id to send the request to