Property Height
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Height
Gets the height of the video.
[JsonProperty("height", NullValueHandling = NullValueHandling.Ignore)]
public int Height { get; }
Gets the height of the video.
[JsonProperty("height", NullValueHandling = NullValueHandling.Ignore)]
public int Height { get; }