Property AddedMembers
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
AddedMembers
Gets the members who were added to the thread.
public IReadOnlyList<DiscordThreadChannelMember> AddedMembers { get; }
Gets the members who were added to the thread.
public IReadOnlyList<DiscordThreadChannelMember> AddedMembers { get; }