-record(handle_command, { command :: binary(), handler :: fun((telega:command_context()) -> {ok, nil} | {error, nil}) }).