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