Property Invitable
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Invitable
Gets whether non-moderators can add other non-moderators to a thread; only available on private threads.
[JsonProperty("invitable", NullValueHandling = NullValueHandling.Ignore)]
public bool? Invitable { get; }
Property Value
- bool?