Table of Contents

Property CurrentMembers

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

CurrentMembers

Gets all thread member objects, indicating which threads the current user has been added to.

public IReadOnlyList<DiscordThreadChannelMember> CurrentMembers { get; }

Property Value

IReadOnlyList<DiscordThreadChannelMember>