Function remove_chat_action_bar

Source
pub async fn remove_chat_action_bar(
    chat_id: i64,
    client_id: i32,
) -> Result<(), Error>
Expand description

Removes a chat action bar without any other action

ยงArguments

  • chat_id - Chat identifier
  • client_id - The client id to send the request to