DisBot
Preparing search index...
prisma
Prisma
GuildReactionRolesUncheckedCreateWithoutSelectMenuInput
Type Alias GuildReactionRolesUncheckedCreateWithoutSelectMenuInput
type
GuildReactionRolesUncheckedCreateWithoutSelectMenuInput
=
{
AddMessage
?:
string
|
null
;
Button
?:
ReactionRoleButtonUncheckedCreateNestedOneWithoutGuildReactionRolesInput
;
ChannelId
?:
string
|
null
;
Emoji
?:
string
|
null
;
GuildId
:
string
;
Id
?:
number
;
MessageId
?:
string
|
null
;
RemoveMessage
?:
string
|
null
;
Roles
?:
GuildReactionRolesCreateRolesInput
|
string
[]
;
UUID
:
string
;
}
Index
Properties
Add
Message?
Button?
Channel
Id?
Emoji?
Guild
Id
Id?
Message
Id?
Remove
Message?
Roles?
UUID
Properties
Optional
Add
Message
AddMessage
?:
string
|
null
Optional
Button
Button
?:
ReactionRoleButtonUncheckedCreateNestedOneWithoutGuildReactionRolesInput
Optional
Channel
Id
ChannelId
?:
string
|
null
Optional
Emoji
Emoji
?:
string
|
null
Guild
Id
GuildId
:
string
Optional
Id
Id
?:
number
Optional
Message
Id
MessageId
?:
string
|
null
Optional
Remove
Message
RemoveMessage
?:
string
|
null
Optional
Roles
Roles
?:
GuildReactionRolesCreateRolesInput
|
string
[]
UUID
UUID
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Add
Message
Button
Channel
Id
Emoji
Guild
Id
Id
Message
Id
Remove
Message
Roles
UUID
DisBot
Loading...