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