DisBot
Preparing search index...
prisma
Prisma
GuildChannelLinksUpdateManyMutationInput
Type Alias GuildChannelLinksUpdateManyMutationInput
type
GuildChannelLinksUpdateManyMutationInput
=
{
ChannelId
?:
StringFieldUpdateOperationsInput
|
string
;
LinkedWith
?:
GuildChannelLinksUpdateLinkedWithInput
|
string
[]
;
SyncFlags
?:
GuildChannelLinksUpdateSyncFlagsInput
|
string
[]
;
UsersCanSelectIds
?:
|
GuildChannelLinksUpdateUsersCanSelectIdsInput
|
string
[]
;
UUID
?:
StringFieldUpdateOperationsInput
|
string
;
WebhookUrl
?:
StringFieldUpdateOperationsInput
|
string
;
}
Index
Properties
Channel
Id?
Linked
With?
Sync
Flags?
Users
Can
Select
Ids?
UUID?
Webhook
Url?
Properties
Optional
Channel
Id
ChannelId
?:
StringFieldUpdateOperationsInput
|
string
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
Linked
With
Sync
Flags
Users
Can
Select
Ids
UUID
Webhook
Url
DisBot
Loading...