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

Changed Group.member functions to BaseGroup.member #21

Closed Boegie19 closed 3 years ago

Boegie19 commented 3 years ago

Changed self.group_id to self.id Roles now work with BaseGroup Changed member functions from Group to BaseGroup

Boegie19 commented 3 years ago

circular import problem reeeeee