Property IsLocked
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
IsLocked
Gets whether this thread is locked or not.
[JsonProperty("locked", NullValueHandling = NullValueHandling.Ignore)]
public bool? IsLocked { get; }
Property Value
- bool?