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