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