get_command_state

Function get_command_state 

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