Closed ITeMbI4 closed 2 years ago
Before 3.5.0 this event was working fine.
Now, I get this:
With this code:
Was the user in the cache when this event was triggered?
Yep, I run DownloadUsersAsync() before it.
DownloadUsersAsync()
Also in code I'm using CachedOldUser.GetOrDownloadAsync()
CachedOldUser.GetOrDownloadAsync()
This has been fixed in https://github.com/Discord-Net-Labs/Discord.Net-Labs/commit/08beead775cdacea15b9935c60a9d70947d3f1e9
Before 3.5.0 this event was working fine.
Now, I get this:
With this code: