Files
Discord.Net/src/Discord.Net.Rest
Bram 5430cc8df9 fix: Sending 2 requests instead of 1 to create a Guild role. (#1557)
The GuildHelper.CreateRoleAsync() was sending 2 requests to create a role. One to create the role, and one to modify the role that was created. This can be done in one request. So i have moved it to a single request to lower the amount of requests send to the api. This will also solve issue #1451.
2020-06-15 00:11:05 -04:00
..
2020-05-18 18:06:30 +01:00
2018-09-30 17:44:33 -04:00
2018-09-30 17:44:33 -04:00