Releases: staciax/discord-linked-roles
Releases · staciax/discord-linked-roles
v1.3.2
v1.3.0
Full Changelog: v1.2.0...v1.3.0
v1.3.0-rc1
Rework
- Class
RolePlatform
(RolePlatform)
Add Endpoint
get_user_application_role_connection
Client
- add method
remove_user
Full Changelog: v1.2.0...v1.3.0-rc1
v1.2.0
Client
- renamed method
edit_user_application_role_connection
toedit_user_role_connection
- add
asyncio loop
RolePlatform
- add method
copy
- add method
add_or_edit_metadata
- add method
remove_metadata
- add method
clear_metadata
- rework method
from_dict
User
- bug fixes
__orginal_role_platform__
- remove property
role_platform
Examples:
- update fastapi example
v1.1.1
Bug fixes
client.edit_user_application_role_connection
return is None
Full Changelog: v1.1.0...v1.1.1