DisBot
Preparing search index...
prisma
Prisma
GuildTwitchNotificationsUncheckedCreateInput
Type Alias GuildTwitchNotificationsUncheckedCreateInput
type
GuildTwitchNotificationsUncheckedCreateInput
=
{
ChannelId
:
string
;
GuildId
:
string
;
Id
?:
number
;
Live
:
boolean
;
MessageTemplateId
:
string
;
PingRoles
?:
GuildTwitchNotificationsCreatePingRolesInput
|
string
[]
;
TwitchChannelName
:
string
;
UUID
:
string
;
}
Index
Properties
Channel
Id
Guild
Id
Id?
Live
Message
Template
Id
Ping
Roles?
Twitch
Channel
Name
UUID
Properties
Channel
Id
ChannelId
:
string
Guild
Id
GuildId
:
string
Optional
Id
Id
?:
number
Live
Live
:
boolean
Message
Template
Id
MessageTemplateId
:
string
Optional
Ping
Roles
PingRoles
?:
GuildTwitchNotificationsCreatePingRolesInput
|
string
[]
Twitch
Channel
Name
TwitchChannelName
:
string
UUID
UUID
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Channel
Id
Guild
Id
Id
Live
Message
Template
Id
Ping
Roles
Twitch
Channel
Name
UUID
DisBot
Loading...