Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
KSCustomMessageFieldRefs
Interface KSCustomMessageFieldRefs
Fields of the KSCustomMessage model
interface
KSCustomMessageFieldRefs
{
content
:
Prisma
.
FieldRef
<
"KSCustomMessage"
,
"String"
>
;
dbId
:
Prisma
.
FieldRef
<
"KSCustomMessage"
,
"String"
>
;
kickStreamerId
:
Prisma
.
FieldRef
<
"KSCustomMessage"
,
"String"
>
;
type
:
Prisma
.
FieldRef
<
"KSCustomMessage"
,
"StreamerMessageTypeEnum"
>
;
}
Index
Properties
content
db
Id
kick
Streamer
Id
type
Properties
Readonly
content
content
:
Prisma
.
FieldRef
<
"KSCustomMessage"
,
"String"
>
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"KSCustomMessage"
,
"String"
>
Readonly
kick
Streamer
Id
kick
Streamer
Id
:
Prisma
.
FieldRef
<
"KSCustomMessage"
,
"String"
>
Readonly
type
type
:
Prisma
.
FieldRef
<
"KSCustomMessage"
,
"StreamerMessageTypeEnum"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
db
Id
kick
Streamer
Id
type
@notidotbot/noti-api-client
Loading...
Fields of the KSCustomMessage model