subkt / myaa.subkt.tasks / Discord / Video
inner class Video
(source)
The video of an embed.
Name | Summary |
---|---|
<init> | Video() The video of an embed. |
Name | Summary |
---|---|
height | val height: Property < Int > Height of video. |
url | val url: Property < String > Source URL of video. |
width | val width: Property < Int > Width of video. |