DisBot
Preparing search index...
prisma
Prisma
VanityEmbedCreateInput
Type Alias VanityEmbedCreateInput
type
VanityEmbedCreateInput
=
{
Author
?:
VanityEmbedAuthorCreateNestedOneWithoutVanityEmbedsInput
;
Color
:
string
;
Description
:
string
;
ImageUrl
?:
string
|
null
;
ThumbnailUrl
?:
string
|
null
;
Title
:
string
;
Vanitys
:
VanitysCreateNestedOneWithoutEmbedInput
;
}
Index
Properties
Author?
Color
Description
Image
Url?
Thumbnail
Url?
Title
Vanitys
Properties
Optional
Author
Author
?:
VanityEmbedAuthorCreateNestedOneWithoutVanityEmbedsInput
Color
Color
:
string
Description
Description
:
string
Optional
Image
Url
ImageUrl
?:
string
|
null
Optional
Thumbnail
Url
ThumbnailUrl
?:
string
|
null
Title
Title
:
string
Vanitys
Vanitys
:
VanitysCreateNestedOneWithoutEmbedInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Author
Color
Description
Image
Url
Thumbnail
Url
Title
Vanitys
DisBot
Loading...