Table of Contents

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

Property Value

bool