From d9b4d91be30e3b6e23b9c221872b4b6dad9d7809 Mon Sep 17 00:00:00 2001 From: VollRahm <655-VollRahm@users.noreply.git.hacks.ltd> Date: Wed, 4 Nov 2020 19:12:10 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9f3e404..0ac4899 100644 --- a/README.md +++ b/README.md @@ -16,4 +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: [CODE=inline]guild.Users[/CODE] may return null. This is due to there being different methods for users and for bots to list users. I'm working on a fix. + ![](https://i.imgur.com/jWVvg3d.png) \ No newline at end of file