DisBot
Preparing search index...
prisma
Prisma
GuildChannelLinksUncheckedUpdateManyWithoutGuildsInput
Type Alias GuildChannelLinksUncheckedUpdateManyWithoutGuildsInput
type
GuildChannelLinksUncheckedUpdateManyWithoutGuildsInput
=
{
ChannelId
?:
StringFieldUpdateOperationsInput
|
string
;
Id
?:
IntFieldUpdateOperationsInput
|
number
;
LinkedWith
?:
GuildChannelLinksUpdateLinkedWithInput
|
string
[]
;
SyncFlags
?:
GuildChannelLinksUpdateSyncFlagsInput
|
string
[]
;
UsersCanSelectIds
?:
|
GuildChannelLinksUpdateUsersCanSelectIdsInput
|
string
[]
;
UUID
?:
StringFieldUpdateOperationsInput
|
string
;
WebhookUrl
?:
StringFieldUpdateOperationsInput
|
string
;
}
Index
Properties
Channel
Id?
Id?
Linked
With?
Sync
Flags?
Users
Can
Select
Ids?
UUID?
Webhook
Url?
Properties
Optional
Channel
Id
ChannelId
?:
StringFieldUpdateOperationsInput
|
string
Optional
Id
Id
?:
IntFieldUpdateOperationsInput
|
number
Optional
Linked
With
LinkedWith
?:
GuildChannelLinksUpdateLinkedWithInput
|
string
[]
Optional
Sync
Flags
SyncFlags
?:
GuildChannelLinksUpdateSyncFlagsInput
|
string
[]
Optional
Users
Can
Select
Ids
UsersCanSelectIds
?:
GuildChannelLinksUpdateUsersCanSelectIdsInput
|
string
[]
Optional
UUID
UUID
?:
StringFieldUpdateOperationsInput
|
string
Optional
Webhook
Url
WebhookUrl
?:
StringFieldUpdateOperationsInput
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Channel
Id
Id
Linked
With
Sync
Flags
Users
Can
Select
Ids
UUID
Webhook
Url
DisBot
Loading...