Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TSMessageWebhookFieldRefs
Interface TSMessageWebhookFieldRefs
Fields of the TSMessageWebhook model
interface
TSMessageWebhookFieldRefs
{
avatarUrl
:
Prisma
.
FieldRef
<
"TSMessageWebhook"
,
"String"
>
;
dbId
:
Prisma
.
FieldRef
<
"TSMessageWebhook"
,
"String"
>
;
enabled
:
Prisma
.
FieldRef
<
"TSMessageWebhook"
,
"Boolean"
>
;
tsCustomMessageId
:
Prisma
.
FieldRef
<
"TSMessageWebhook"
,
"String"
>
;
username
:
Prisma
.
FieldRef
<
"TSMessageWebhook"
,
"String"
>
;
}
Index
Properties
avatar
Url
db
Id
enabled
ts
Custom
Message
Id
username
Properties
Readonly
avatar
Url
avatar
Url
:
Prisma
.
FieldRef
<
"TSMessageWebhook"
,
"String"
>
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"TSMessageWebhook"
,
"String"
>
Readonly
enabled
enabled
:
Prisma
.
FieldRef
<
"TSMessageWebhook"
,
"Boolean"
>
Readonly
ts
Custom
Message
Id
ts
Custom
Message
Id
:
Prisma
.
FieldRef
<
"TSMessageWebhook"
,
"String"
>
Readonly
username
username
:
Prisma
.
FieldRef
<
"TSMessageWebhook"
,
"String"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avatar
Url
db
Id
enabled
ts
Custom
Message
Id
username
@notidotbot/noti-api-client
Loading...
Fields of the TSMessageWebhook model