Table of Contents

Property Height

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Height

Gets the height of the video.

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

Property Value

int