Fix #299: DiscordRole.ModifyPositionAsync does not work
Created by: uwx
Summary
Fixes #299 (closed): DiscordRole.ModifyPositionAsync does not work.
Details
The call to the ModifyGuildRolePosition
endpoint is incorrectly using the role's ID instead of the guild's.
Changes proposed
- Use guild ID instead of role when modifying role's position
Notes
Credits to @jaxc83