thelabcat / rumble-api-wrapper-py

An unofficial Python wrapper for the Rumble Live Stream API
GNU General Public License v3.0
2 stars 1 forks source link

Add comparison variables for string "multiple-choice" API return values #2

Closed thelabcat closed 6 months ago

thelabcat commented 6 months ago

Some API return values are always one of a few things. Add absolute variables to compare these to, such as API_TYPE_USER and STREAM_VIS_UNLISTED, within a new submodule. I would call this submodule "locals" like PyGame.locals, but I don't want to confuse people in relation to the Locals platform, which is owned by Rumble. Maybe this is a minimal concern.