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