Table of Contents

Property Divider

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Divider

Whether this is a divider.

[JsonProperty("divider", NullValueHandling = NullValueHandling.Ignore)]
public bool? Divider { get; }

Property Value

bool?