Property Members
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Members
Gets the collection of members returned from this chunk.
public IReadOnlyList<DiscordMember> Members { get; }
Property Value
- IReadOnlyList<DiscordMember>
Gets the collection of members returned from this chunk.
public IReadOnlyList<DiscordMember> Members { get; }