Property Divider
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Divider
Whether the separator renders as a dividing line.
[JsonProperty("divider", NullValueHandling = NullValueHandling.Ignore)]
public bool Divider { get; }
Property Value
- bool