channel.moderate
* fix(eventsub): Be less strict with strings & vectors String foo from `{"foo":null}` is now accepted, and returns an empty string std::vector<String> foo from `{"foo":null}` is now accepted, and returns an empty array