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