Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
SentDropFieldRefs
Interface SentDropFieldRefs
Fields of the SentDrop model
interface
SentDropFieldRefs
{
channelId
:
Prisma
.
FieldRef
<
"SentDrop"
,
"String"
>
;
dbId
:
Prisma
.
FieldRef
<
"SentDrop"
,
"String"
>
;
dropId
:
Prisma
.
FieldRef
<
"SentDrop"
,
"String"
>
;
guildId
:
Prisma
.
FieldRef
<
"SentDrop"
,
"String"
>
;
messageId
:
Prisma
.
FieldRef
<
"SentDrop"
,
"String"
>
;
platform
:
Prisma
.
FieldRef
<
"SentDrop"
,
"PlatformEnum"
>
;
sentAt
:
Prisma
.
FieldRef
<
"SentDrop"
,
"DateTime"
>
;
}
Index
Properties
channel
Id
db
Id
drop
Id
guild
Id
message
Id
platform
sent
At
Properties
Readonly
channel
Id
channel
Id
:
Prisma
.
FieldRef
<
"SentDrop"
,
"String"
>
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"SentDrop"
,
"String"
>
Readonly
drop
Id
drop
Id
:
Prisma
.
FieldRef
<
"SentDrop"
,
"String"
>
Readonly
guild
Id
guild
Id
:
Prisma
.
FieldRef
<
"SentDrop"
,
"String"
>
Readonly
message
Id
message
Id
:
Prisma
.
FieldRef
<
"SentDrop"
,
"String"
>
Readonly
platform
platform
:
Prisma
.
FieldRef
<
"SentDrop"
,
"PlatformEnum"
>
Readonly
sent
At
sent
At
:
Prisma
.
FieldRef
<
"SentDrop"
,
"DateTime"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
Id
db
Id
drop
Id
guild
Id
message
Id
platform
sent
At
@notidotbot/noti-api-client
Loading...
Fields of the SentDrop model