Property Members
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Members
Gets a dictionary of all the members that belong to this guild. The dictionary's key is the member ID.
[JsonIgnore]
public IReadOnlyDictionary<ulong, DiscordMember> Members { get; }