Update README.md

master
VollRahm 4 years ago
parent 73efdea78b
commit 7aa72af246

@ -16,6 +16,6 @@ Dependencies (get them from nuget):
Alternatively you can compile the library into a DLL and then reference it in your Project.
This modification is based on [Discord.NET 2.2.0](https://github.com/discord-net/Discord.Net/tree/2.2.0).
NOTE: `guild.Users` may return null. It seems like Discord has implemented different endpoints for certain token types. Discord.NET 1.0.2 also is not able to retrieve GuildUsers anymore. I'm working on a fix.
NOTE: `guild.Users` may return null. Discord now requires the use of Privilege Intents. Discord.NET 1.0.2 also is not able to retrieve GuildUsers anymore. I'm working on implementing it.
![](https://i.imgur.com/jWVvg3d.png)
Loading…
Cancel
Save