Property IsCurrent
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
IsCurrent
Gets whether this user is the Client which created this object.
[JsonIgnore]
public bool IsCurrent { get; }
Property Value
- bool
Gets whether this user is the Client which created this object.
[JsonIgnore]
public bool IsCurrent { get; }