Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TSMessageButtonFieldRefs
Interface TSMessageButtonFieldRefs
Fields of the TSMessageButton model
interface
TSMessageButtonFieldRefs
{
dbId
:
Prisma
.
FieldRef
<
"TSMessageButton"
,
"String"
>
;
emojiUnicodeOrId
:
Prisma
.
FieldRef
<
"TSMessageButton"
,
"String"
>
;
title
:
Prisma
.
FieldRef
<
"TSMessageButton"
,
"String"
>
;
tsCustomMessageId
:
Prisma
.
FieldRef
<
"TSMessageButton"
,
"String"
>
;
url
:
Prisma
.
FieldRef
<
"TSMessageButton"
,
"String"
>
;
}
Index
Properties
db
Id
emoji
Unicode
Or
Id
title
ts
Custom
Message
Id
url
Properties
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"TSMessageButton"
,
"String"
>
Readonly
emoji
Unicode
Or
Id
emoji
Unicode
Or
Id
:
Prisma
.
FieldRef
<
"TSMessageButton"
,
"String"
>
Readonly
title
title
:
Prisma
.
FieldRef
<
"TSMessageButton"
,
"String"
>
Readonly
ts
Custom
Message
Id
ts
Custom
Message
Id
:
Prisma
.
FieldRef
<
"TSMessageButton"
,
"String"
>
Readonly
url
url
:
Prisma
.
FieldRef
<
"TSMessageButton"
,
"String"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
db
Id
emoji
Unicode
Or
Id
title
ts
Custom
Message
Id
url
@notidotbot/noti-api-client
Loading...
Fields of the TSMessageButton model