DisBot
Preparing search index...
prisma
Prisma
ReactionRoleButtonWhereInput
Type Alias ReactionRoleButtonWhereInput
type
ReactionRoleButtonWhereInput
=
{
AND
?:
ReactionRoleButtonWhereInput
|
ReactionRoleButtonWhereInput
[]
;
Emoji
?:
StringNullableFilter
<
"ReactionRoleButton"
>
|
string
|
null
;
GuildReactionRoleId
?:
StringFilter
<
"ReactionRoleButton"
>
|
string
;
GuildReactionRoles
?:
XOR
<
GuildReactionRolesScalarRelationFilter
,
GuildReactionRolesWhereInput
,
>
;
Id
?:
IntFilter
<
"ReactionRoleButton"
>
|
number
;
Label
?:
StringNullableFilter
<
"ReactionRoleButton"
>
|
string
|
null
;
NOT
?:
ReactionRoleButtonWhereInput
|
ReactionRoleButtonWhereInput
[]
;
OR
?:
ReactionRoleButtonWhereInput
[]
;
Type
?:
StringNullableFilter
<
"ReactionRoleButton"
>
|
string
|
null
;
}
Index
Properties
AND?
Emoji?
Guild
Reaction
Role
Id?
Guild
Reaction
Roles?
Id?
Label?
NOT?
OR?
Type?
Properties
Optional
AND
AND
?:
ReactionRoleButtonWhereInput
|
ReactionRoleButtonWhereInput
[]
Optional
Emoji
Emoji
?:
StringNullableFilter
<
"ReactionRoleButton"
>
|
string
|
null
Optional
Guild
Reaction
Role
Id
GuildReactionRoleId
?:
StringFilter
<
"ReactionRoleButton"
>
|
string
Optional
Guild
Reaction
Roles
GuildReactionRoles
?:
XOR
<
GuildReactionRolesScalarRelationFilter
,
GuildReactionRolesWhereInput
,
>
Optional
Id
Id
?:
IntFilter
<
"ReactionRoleButton"
>
|
number
Optional
Label
Label
?:
StringNullableFilter
<
"ReactionRoleButton"
>
|
string
|
null
Optional
NOT
NOT
?:
ReactionRoleButtonWhereInput
|
ReactionRoleButtonWhereInput
[]
Optional
OR
OR
?:
ReactionRoleButtonWhereInput
[]
Optional
Type
Type
?:
StringNullableFilter
<
"ReactionRoleButton"
>
|
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AND
Emoji
Guild
Reaction
Role
Id
Guild
Reaction
Roles
Id
Label
NOT
OR
Type
DisBot
Loading...