Property Video
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.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; }