Property Members
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Members
Gets the members that are currently speaking in the stage channel.
[JsonProperty("members")]
public IReadOnlyList<DiscordMember> Members { get; }
Gets the members that are currently speaking in the stage channel.
[JsonProperty("members")]
public IReadOnlyList<DiscordMember> Members { get; }