Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
SentDropWhereInput
Type Alias SentDropWhereInput
Sent
Drop
Where
Input
:
{
AND
?:
SentDropWhereInput
|
SentDropWhereInput
[]
;
NOT
?:
SentDropWhereInput
|
SentDropWhereInput
[]
;
OR
?:
SentDropWhereInput
[]
;
channelId
?:
StringNullableFilter
<
"SentDrop"
>
|
string
|
null
;
dbId
?:
StringFilter
<
"SentDrop"
>
|
string
;
drop
?:
XOR
<
DropNullableScalarRelationFilter
,
DropWhereInput
>
|
null
;
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...