Documentation
Swiftcord
EmbedBuilder
EmbedBuilder.Video
init(url:height:width:)
Initializer
init(url:height:width:)
No overview available.
Declaration
init
(
url
: String,
height
: Int?,
width
: Int?)