Property UserCache
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.dll
UserCache
Gets the cached users for this client.
protected ConcurrentDictionary<ulong, DiscordUser> UserCache { get; }
Gets the cached users for this client.
protected ConcurrentDictionary<ulong, DiscordUser> UserCache { get; }