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