reorder_quick_reply_shortcuts

Function reorder_quick_reply_shortcuts 

Source
pub async fn reorder_quick_reply_shortcuts(
    shortcut_ids: Vec<i32>,
    client_id: i32,
) -> Result<(), Error>
Expand description

Changes the order of quick reply shortcuts

ยงArguments

  • shortcut_ids - The new order of quick reply shortcuts
  • client_id - The client id to send the request to