discord-w ~master (2022-03-12T05:59:06.0972821)
Dub
Repo
Embed.Field
discord
w
types
Embed
Undocumented in source.
struct
Embed
@
optional
struct
Field {
mixin
OptionalSerializer
!(
typeof
(
this
))
;
@
optional
string
name
;
@
optional
string
value
;
@
optional
bool
inline
;
}
Members
Mixins
__anonymous
mixin
OptionalSerializer
!(
typeof
(
this
))
Undocumented in source.
Variables
inline
bool
inline
;
Undocumented in source.
name
string
name
;
Undocumented in source.
value
string
value
;
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