Table of Contents

Property AddedMembers

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

AddedMembers

Gets the members who were added to the thread.

public IReadOnlyList<DiscordThreadChannelMember> AddedMembers { get; }

Property Value

IReadOnlyList<DiscordThreadChannelMember>