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