DisBot
Preparing search index...
prisma
Prisma
GuildWelcomeSetupUncheckedCreateWithoutGuildsInput
Type Alias GuildWelcomeSetupUncheckedCreateWithoutGuildsInput
type
GuildWelcomeSetupUncheckedCreateWithoutGuildsInput
=
{
ChannelId
:
string
;
Id
?:
number
;
Image
:
boolean
;
ImageData
?:
WelcomeImageDataUncheckedCreateNestedOneWithoutGuildWelcomeSetupInput
;
MessageTemplateId
?:
string
|
null
;
}
Index
Properties
Channel
Id
Id?
Image
Image
Data?
Message
Template
Id?
Properties
Channel
Id
ChannelId
:
string
Optional
Id
Id
?:
number
Image
Image
:
boolean
Optional
Image
Data
ImageData
?:
WelcomeImageDataUncheckedCreateNestedOneWithoutGuildWelcomeSetupInput
Optional
Message
Template
Id
MessageTemplateId
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Channel
Id
Id
Image
Image
Data
Message
Template
Id
DisBot
Loading...