pub async fn set_business_connected_bot(
bot: BusinessConnectedBot,
client_id: i32,
) -> Result<(), Error>Expand description
Adds or changes business bot that is connected to the current user account
ยงArguments
bot- Connection settings for the botclient_id- The client id to send the request to