pub async fn get_last_command_result(
client: &mut KachakaApiClient<Channel>,
cursor: i64,
) -> Result<Option<CommandResult>, KachakaApiError>pub async fn get_last_command_result(
client: &mut KachakaApiClient<Channel>,
cursor: i64,
) -> Result<Option<CommandResult>, KachakaApiError>