Class DiscordEmbedVideo
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents a video inside an embed.
public sealed class DiscordEmbedVideo
- Inheritance
-
DiscordEmbedVideo
Properties
- Height
Gets the height of the video.
- Url
Gets the source url of the video.
- Width
Gets the width of the video.