ro-py / ro.py

ro.py is a modern, asynchronous Python 3 wrapper for the Roblox API.
https://ro.py.jmk.gg/
MIT License
115 stars 46 forks source link

Implement group relationship endpoints #124

Open Jodenee opened 1 month ago

Jodenee commented 1 month ago

Is your feature request related to a problem? Please describe. Relationship endpoints for groups are not implemented.

If your feature is related to implementing a new Roblox API, provide information here.

Group Relationship Docs

Documented: Yes

Describe the solution you'd like

Add new enum GroupRelationType.

The following classes should be added

The following methods should be added

Jodenee commented 1 week ago

I'll add this