DisBot
Preparing search index...
prisma
Prisma
SyncedChannelLinkMessagesUpdateInput
Type Alias SyncedChannelLinkMessagesUpdateInput
type
SyncedChannelLinkMessagesUpdateInput
=
{
ChannelId
?:
StringFieldUpdateOperationsInput
|
string
;
ChannelLinks
?:
GuildChannelLinksUpdateOneRequiredWithoutSyncedChannelLinkMessageNestedInput
;
GuildId
?:
StringFieldUpdateOperationsInput
|
string
;
UserMessageId
?:
StringFieldUpdateOperationsInput
|
string
;
WebhookMessageId
?:
StringFieldUpdateOperationsInput
|
string
;
WebhookUrl
?:
StringFieldUpdateOperationsInput
|
string
;
}
Index
Properties
Channel
Id?
Channel
Links?
Guild
Id?
User
Message
Id?
Webhook
Message
Id?
Webhook
Url?
Properties
Optional
Channel
Id
ChannelId
?:
StringFieldUpdateOperationsInput
|
string
Optional
Channel
Links
ChannelLinks
?:
GuildChannelLinksUpdateOneRequiredWithoutSyncedChannelLinkMessageNestedInput
Optional
Guild
Id
GuildId
?:
StringFieldUpdateOperationsInput
|
string
Optional
User
Message
Id
UserMessageId
?:
StringFieldUpdateOperationsInput
|
string
Optional
Webhook
Message
Id
WebhookMessageId
?:
StringFieldUpdateOperationsInput
|
string
Optional
Webhook
Url
WebhookUrl
?:
StringFieldUpdateOperationsInput
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Channel
Id
Channel
Links
Guild
Id
User
Message
Id
Webhook
Message
Id
Webhook
Url
DisBot
Loading...