Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
SentDropUpdateInput
Type Alias SentDropUpdateInput
Sent
Drop
Update
Input
:
{
channelId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
drop
?:
DropUpdateOneWithoutSentDropsNestedInput
;
guildId
?:
StringFieldUpdateOperationsInput
|
string
;
messageId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
platform
?:
EnumPlatformEnumFieldUpdateOperationsInput
|
PlatformEnum
;
sentAt
?:
DateTimeFieldUpdateOperationsInput
|
Date
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...