Property Inline
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Inline
Whether or not this field should display inline.
[JsonProperty("inline", NullValueHandling = NullValueHandling.Ignore)]
public bool Inline { get; set; }
Whether or not this field should display inline.
[JsonProperty("inline", NullValueHandling = NullValueHandling.Ignore)]
public bool Inline { get; set; }