-record(handle_commands, { handler :: fun((telega:command_context()) -> {ok, nil} | {error, nil}), commands :: list(binary()) }).