Table of Contents

Property Height

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Height

Gets the height. Applicable only if the attachment is an image.

[JsonProperty("height", NullValueHandling = NullValueHandling.Ignore)]
public int? Height { get; }

Property Value

int?