close

Function close 

Source
pub async fn close<T>(
    client: &T,
    param: &CloseRequest,
    bot_token: &str,
) -> Result<CloseResponse, Error>