get_business_connected_bot

Function get_business_connected_bot 

Source
pub async fn get_business_connected_bot(
    client_id: i32,
) -> Result<BusinessConnectedBot, Error>
Expand description

Returns the business bot that is connected to the current user account. Returns a 404 error if there is no connected bot

ยงArguments

  • client_id - The client id to send the request to