DisBot
Preparing search index...
prisma
Prisma
GuildTwitchNotificationsWhereInput
Type Alias GuildTwitchNotificationsWhereInput
type
GuildTwitchNotificationsWhereInput
=
{
AND
?:
|
GuildTwitchNotificationsWhereInput
|
GuildTwitchNotificationsWhereInput
[]
;
ChannelId
?:
StringFilter
<
"GuildTwitchNotifications"
>
|
string
;
GuildId
?:
StringFilter
<
"GuildTwitchNotifications"
>
|
string
;
Guilds
?:
XOR
<
GuildsScalarRelationFilter
,
GuildsWhereInput
>
;
Id
?:
IntFilter
<
"GuildTwitchNotifications"
>
|
number
;
Live
?:
BoolFilter
<
"GuildTwitchNotifications"
>
|
boolean
;
MessageTemplateId
?:
StringFilter
<
"GuildTwitchNotifications"
>
|
string
;
NOT
?:
|
GuildTwitchNotificationsWhereInput
|
GuildTwitchNotificationsWhereInput
[]
;
OR
?:
GuildTwitchNotificationsWhereInput
[]
;
PingRoles
?:
StringNullableListFilter
<
"GuildTwitchNotifications"
>
;
TwitchChannelName
?:
StringFilter
<
"GuildTwitchNotifications"
>
|
string
;
UUID
?:
StringFilter
<
"GuildTwitchNotifications"
>
|
string
;
}
Index
Properties
AND?
Channel
Id?
Guild
Id?
Guilds?
Id?
Live?
Message
Template
Id?
NOT?
OR?
Ping
Roles?
Twitch
Channel
Name?
UUID?
Properties
Optional
AND
AND
?:
GuildTwitchNotificationsWhereInput
|
GuildTwitchNotificationsWhereInput
[]
Optional
Channel
Id
ChannelId
?:
StringFilter
<
"GuildTwitchNotifications"
>
|
string
Optional
Guild
Id
GuildId
?:
StringFilter
<
"GuildTwitchNotifications"
>
|
string
Optional
Guilds
Guilds
?:
XOR
<
GuildsScalarRelationFilter
,
GuildsWhereInput
>
Optional
Id
Id
?:
IntFilter
<
"GuildTwitchNotifications"
>
|
number
Optional
Live
Live
?:
BoolFilter
<
"GuildTwitchNotifications"
>
|
boolean
Optional
Message
Template
Id
MessageTemplateId
?:
StringFilter
<
"GuildTwitchNotifications"
>
|
string
Optional
NOT
NOT
?:
GuildTwitchNotificationsWhereInput
|
GuildTwitchNotificationsWhereInput
[]
Optional
OR
OR
?:
GuildTwitchNotificationsWhereInput
[]
Optional
Ping
Roles
PingRoles
?:
StringNullableListFilter
<
"GuildTwitchNotifications"
>
Optional
Twitch
Channel
Name
TwitchChannelName
?:
StringFilter
<
"GuildTwitchNotifications"
>
|
string
Optional
UUID
UUID
?:
StringFilter
<
"GuildTwitchNotifications"
>
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AND
Channel
Id
Guild
Id
Guilds
Id
Live
Message
Template
Id
NOT
OR
Ping
Roles
Twitch
Channel
Name
UUID
DisBot
Loading...