Table of Contents

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; }

Property Value

bool