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