#Help me
1 messages · Page 1 of 1 (latest)
Use this Group v2 endpoint to get all their groups, then filter to see if any of the groups match the one you are looking for https://create.roblox.com/docs/en-us/cloud/legacy/groups/v2#/GroupsV2/get_v2_users__userId__groups_roles or a library like ro.py to handle the API calls for you.
GitHub
ro.py is a modern, asynchronous Python 3 wrapper for the Roblox API. - ro-py/ro.py
I solved all problems that I have