Function delete_business_connected_bot

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

Deletes the business bot that is connected to the current user account

ยงArguments

  • bot_user_id - Unique user identifier for the bot
  • client_id - The client id to send the request to