DisBot
Preparing search index...
prisma
Prisma
GuildTwitchNotificationsFieldRefs
Interface GuildTwitchNotificationsFieldRefs
Fields of the GuildTwitchNotifications model
interface
GuildTwitchNotificationsFieldRefs
{
ChannelId
:
Prisma
.
FieldRef
<
"GuildTwitchNotifications"
,
"String"
>
;
GuildId
:
Prisma
.
FieldRef
<
"GuildTwitchNotifications"
,
"String"
>
;
Id
:
Prisma
.
FieldRef
<
"GuildTwitchNotifications"
,
"Int"
>
;
Live
:
Prisma
.
FieldRef
<
"GuildTwitchNotifications"
,
"Boolean"
>
;
MessageTemplateId
:
Prisma
.
FieldRef
<
"GuildTwitchNotifications"
,
"String"
>
;
PingRoles
:
Prisma
.
FieldRef
<
"GuildTwitchNotifications"
,
"String[]"
>
;
TwitchChannelName
:
Prisma
.
FieldRef
<
"GuildTwitchNotifications"
,
"String"
>
;
UUID
:
Prisma
.
FieldRef
<
"GuildTwitchNotifications"
,
"String"
>
;
}
Index
Properties
Channel
Id
Guild
Id
Id
Live
Message
Template
Id
Ping
Roles
Twitch
Channel
Name
UUID
Properties
Readonly
Channel
Id
ChannelId
:
Prisma
.
FieldRef
<
"GuildTwitchNotifications"
,
"String"
>
Readonly
Guild
Id
GuildId
:
Prisma
.
FieldRef
<
"GuildTwitchNotifications"
,
"String"
>
Readonly
Id
Id
:
Prisma
.
FieldRef
<
"GuildTwitchNotifications"
,
"Int"
>
Readonly
Live
Live
:
Prisma
.
FieldRef
<
"GuildTwitchNotifications"
,
"Boolean"
>
Readonly
Message
Template
Id
MessageTemplateId
:
Prisma
.
FieldRef
<
"GuildTwitchNotifications"
,
"String"
>
Readonly
Ping
Roles
PingRoles
:
Prisma
.
FieldRef
<
"GuildTwitchNotifications"
,
"String[]"
>
Readonly
Twitch
Channel
Name
TwitchChannelName
:
Prisma
.
FieldRef
<
"GuildTwitchNotifications"
,
"String"
>
Readonly
UUID
UUID
:
Prisma
.
FieldRef
<
"GuildTwitchNotifications"
,
"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...
Fields of the GuildTwitchNotifications model