DisBot
Preparing search index...
prisma
Prisma
SyncedChannelLinkMessagesUpdateWithoutChannelLinksInput
Type Alias SyncedChannelLinkMessagesUpdateWithoutChannelLinksInput
type
SyncedChannelLinkMessagesUpdateWithoutChannelLinksInput
=
{
ChannelId
?:
StringFieldUpdateOperationsInput
|
string
;
GuildId
?:
StringFieldUpdateOperationsInput
|
string
;
UserMessageId
?:
StringFieldUpdateOperationsInput
|
string
;
WebhookMessageId
?:
StringFieldUpdateOperationsInput
|
string
;
WebhookUrl
?:
StringFieldUpdateOperationsInput
|
string
;
}
Index
Properties
Channel
Id?
Guild
Id?
User
Message
Id?
Webhook
Message
Id?
Webhook
Url?
Properties
Optional
Channel
Id
ChannelId
?:
StringFieldUpdateOperationsInput
|
string
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
Guild
Id
User
Message
Id
Webhook
Message
Id
Webhook
Url
DisBot
Loading...