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