Property IsInvitable
- Namespace
- DSharpPlus.Net.Models
- Assembly
- DSharpPlus.dll
IsInvitable
Sets whether non-moderators can add other non-moderators to a thread. Only available on private threads
public bool? IsInvitable { set; }
Property Value
- bool?