Table of Contents

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; }

Property Value

IReadOnlyList<DiscordMember>