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