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