Releases: ArjunSharda/nextguild
v1.2.6
The latest updates according to the Guilded API is here!
- Subscription tiers
- Member permissions
- Update role permissions
Other features included in this update are:
- on_ready data
- bugfixes
v1.2.5
v1.2.2
bugfixes
v1.2.0
All the classes are done. Check out the new docs for the events!
Added on_user_status_created, deleted
Added on_role_created, updated, deleted
this version is really buggy. Do not download.
v1.2.3
The most stable version as of right now. It's bound to have bugs.
If you encounter any bugs, feel free to DM me on Guilded or send feedback in the support server
v1.1.7
Updates to the message class
message.mentions now sends back a dict containing rolementions, channelmentions and usermentions.
v1.1.6
bugfixes regarding create_channel
v1.1.5
The newest updates according to https://www.guilded.gg/API-Official/blog/Announcements/Roles-CRUD-thread-creation-and-other-misc-stuff
Get, create, update and delete roles with permissions
Create threads with create_channel
along with message_id
parameter
Add expiry date-time to update_status
v1.1.4
added groups
added status
v1.1.3
Bug fixes