Property ThreadMembers
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ThreadMembers
Gets the thread members object.
[JsonIgnore]
public IReadOnlyDictionary<ulong, DiscordThreadChannelMember> ThreadMembers { get; }
Gets the thread members object.
[JsonIgnore]
public IReadOnlyDictionary<ulong, DiscordThreadChannelMember> ThreadMembers { get; }