Table of Contents

Property CurrentMember

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

CurrentMember

Represents the current member for this thread. This will have a value if the user has joined the thread.

[JsonProperty("member", NullValueHandling = NullValueHandling.Ignore)]
public DiscordThreadChannelMember CurrentMember { get; }

Property Value

DiscordThreadChannelMember