Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
SentDropScalarWhereInput
Type Alias SentDropScalarWhereInput
Sent
Drop
Scalar
Where
Input
:
{
AND
?:
SentDropScalarWhereInput
|
SentDropScalarWhereInput
[]
;
NOT
?:
SentDropScalarWhereInput
|
SentDropScalarWhereInput
[]
;
OR
?:
SentDropScalarWhereInput
[]
;
channelId
?:
StringNullableFilter
<
"SentDrop"
>
|
string
|
null
;
dbId
?:
StringFilter
<
"SentDrop"
>
|
string
;
dropId
?:
StringFilter
<
"SentDrop"
>
|
string
;
guildId
?:
StringFilter
<
"SentDrop"
>
|
string
;
messageId
?:
StringNullableFilter
<
"SentDrop"
>
|
string
|
null
;
platform
?:
EnumPlatformEnumFilter
<
"SentDrop"
>
|
PlatformEnum
;
sentAt
?:
DateTimeFilter
<
"SentDrop"
>
|
Date
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...