Property ThreadMetadata
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ThreadMetadata
Gets the approximate count of members in a thread, up to 50.
[JsonProperty("thread_metadata", NullValueHandling = NullValueHandling.Ignore)]
public DiscordThreadChannelMetadata ThreadMetadata { get; }