get_robot_version

Function get_robot_version 

Source
pub async fn get_robot_version(
    client: &mut KachakaApiClient<Channel>,
    cursor: i64,
) -> Result<String, KachakaApiError>