Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
CSCustomMessageFieldRefs
Interface CSCustomMessageFieldRefs
Fields of the CSCustomMessage model
interface
CSCustomMessageFieldRefs
{
clubStreamerId
:
Prisma
.
FieldRef
<
"CSCustomMessage"
,
"String"
>
;
content
:
Prisma
.
FieldRef
<
"CSCustomMessage"
,
"String"
>
;
dbId
:
Prisma
.
FieldRef
<
"CSCustomMessage"
,
"String"
>
;
showInviteButton
:
Prisma
.
FieldRef
<
"CSCustomMessage"
,
"Boolean"
>
;
showWatchButton
:
Prisma
.
FieldRef
<
"CSCustomMessage"
,
"Boolean"
>
;
type
:
Prisma
.
FieldRef
<
"CSCustomMessage"
,
"StreamerMessageTypeEnum"
>
;
}
Index
Properties
club
Streamer
Id
content
db
Id
show
Invite
Button
show
Watch
Button
type
Properties
Readonly
club
Streamer
Id
club
Streamer
Id
:
Prisma
.
FieldRef
<
"CSCustomMessage"
,
"String"
>
Readonly
content
content
:
Prisma
.
FieldRef
<
"CSCustomMessage"
,
"String"
>
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"CSCustomMessage"
,
"String"
>
Readonly
show
Invite
Button
show
Invite
Button
:
Prisma
.
FieldRef
<
"CSCustomMessage"
,
"Boolean"
>
Readonly
show
Watch
Button
show
Watch
Button
:
Prisma
.
FieldRef
<
"CSCustomMessage"
,
"Boolean"
>
Readonly
type
type
:
Prisma
.
FieldRef
<
"CSCustomMessage"
,
"StreamerMessageTypeEnum"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
club
Streamer
Id
content
db
Id
show
Invite
Button
show
Watch
Button
type
@notidotbot/noti-api-client
Loading...
Fields of the CSCustomMessage model