Table of Contents

Property Height

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.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?