Java-Twirk
Java-Twirk copied to clipboard
VIP is not a defined USER_TYPE
There doesn't appear to be a way to determine if a user is a VIP. This seems to me like it would fit in with USER_TYPE with a value below MOD since a user can't be both a mod and vip at the same time.
Actually, after looking at #23, this looks to also be included with the change to use badges. I still believe there should be a method to check if a user is a VIP though.
Hi.
Yeah, I agree. And as you say, it should likely be checked by querying the badges list. I'll add it to my list of features to add.