DisBot
Preparing search index...
prisma
Prisma
ReactionRoleButtonUncheckedUpdateInput
Type Alias ReactionRoleButtonUncheckedUpdateInput
type
ReactionRoleButtonUncheckedUpdateInput
=
{
Emoji
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
GuildReactionRoleId
?:
StringFieldUpdateOperationsInput
|
string
;
Id
?:
IntFieldUpdateOperationsInput
|
number
;
Label
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
Type
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
}
Index
Properties
Emoji?
Guild
Reaction
Role
Id?
Id?
Label?
Type?
Properties
Optional
Emoji
Emoji
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Optional
Guild
Reaction
Role
Id
GuildReactionRoleId
?:
StringFieldUpdateOperationsInput
|
string
Optional
Id
Id
?:
IntFieldUpdateOperationsInput
|
number
Optional
Label
Label
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Optional
Type
Type
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Emoji
Guild
Reaction
Role
Id
Id
Label
Type
DisBot
Loading...