discord-w ~master (2022-03-12T05:59:06.0972821)
Dub
Repo
Embed.Image
discord
w
types
Embed
Undocumented in source.
struct
Embed
@
optional
struct
Image {
mixin
OptionalSerializer
!(
typeof
(
this
))
;
@
optional
string
url
;
@
optional
string
proxy_url
;
@
optional
int
height
;
@
optional
int
width
;
}
Members
Mixins
__anonymous
mixin
OptionalSerializer
!(
typeof
(
this
))
Undocumented in source.
Variables
height
int
height
;
Undocumented in source.
proxy_url
string
proxy_url
;
Undocumented in source.
url
string
url
;
Undocumented in source.
width
int
width
;
Undocumented in source.
Meta
Source
See Implementation
discord
w
types
Embed
mixins
__anonymous
structs
Author
Field
Footer
Image
Provider
Thumbnail
Video
variables
author
color
description
fields
footer
image
provider
thumbnail
timestamp
title
type
url
video