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 identifierclient_id- The client id to send the request to