Property Video
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Video
Gets the embed's video.
[JsonProperty("video", NullValueHandling = NullValueHandling.Ignore)]
public DiscordEmbedVideo? Video { get; }
Gets the embed's video.
[JsonProperty("video", NullValueHandling = NullValueHandling.Ignore)]
public DiscordEmbedVideo? Video { get; }