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