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