DisBot
Preparing search index...
prisma
Prisma
GuildSpotifyNotificationsUncheckedUpdateInput
Type Alias GuildSpotifyNotificationsUncheckedUpdateInput
type
GuildSpotifyNotificationsUncheckedUpdateInput
=
{
ChannelId
?:
StringFieldUpdateOperationsInput
|
string
;
GuildId
?:
StringFieldUpdateOperationsInput
|
string
;
Id
?:
IntFieldUpdateOperationsInput
|
number
;
Latests
?:
GuildSpotifyNotificationsUpdateLatestsInput
|
string
[]
;
MessageTemplateId
?:
StringFieldUpdateOperationsInput
|
string
;
PingRoles
?:
GuildSpotifyNotificationsUpdatePingRolesInput
|
string
[]
;
ShowId
?:
StringFieldUpdateOperationsInput
|
string
;
UUID
?:
StringFieldUpdateOperationsInput
|
string
;
}
Index
Properties
Channel
Id?
Guild
Id?
Id?
Latests?
Message
Template
Id?
Ping
Roles?
Show
Id?
UUID?
Properties
Optional
Channel
Id
ChannelId
?:
StringFieldUpdateOperationsInput
|
string
Optional
Guild
Id
GuildId
?:
StringFieldUpdateOperationsInput
|
string
Optional
Id
Id
?:
IntFieldUpdateOperationsInput
|
number
Optional
Latests
Latests
?:
GuildSpotifyNotificationsUpdateLatestsInput
|
string
[]
Optional
Message
Template
Id
MessageTemplateId
?:
StringFieldUpdateOperationsInput
|
string
Optional
Ping
Roles
PingRoles
?:
GuildSpotifyNotificationsUpdatePingRolesInput
|
string
[]
Optional
Show
Id
ShowId
?:
StringFieldUpdateOperationsInput
|
string
Optional
UUID
UUID
?:
StringFieldUpdateOperationsInput
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Channel
Id
Guild
Id
Id
Latests
Message
Template
Id
Ping
Roles
Show
Id
UUID
DisBot
Loading...