Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserTwitchAccountFieldRefs
Interface UserTwitchAccountFieldRefs
Fields of the UserTwitchAccount model
interface
UserTwitchAccountFieldRefs
{
accountId
:
Prisma
.
FieldRef
<
"UserTwitchAccount"
,
"String"
>
;
chatRoomId
:
Prisma
.
FieldRef
<
"UserTwitchAccount"
,
"String"
>
;
dbId
:
Prisma
.
FieldRef
<
"UserTwitchAccount"
,
"String"
>
;
userId
:
Prisma
.
FieldRef
<
"UserTwitchAccount"
,
"String"
>
;
username
:
Prisma
.
FieldRef
<
"UserTwitchAccount"
,
"String"
>
;
}
Index
Properties
account
Id
chat
Room
Id
db
Id
user
Id
username
Properties
Readonly
account
Id
account
Id
:
Prisma
.
FieldRef
<
"UserTwitchAccount"
,
"String"
>
Readonly
chat
Room
Id
chat
Room
Id
:
Prisma
.
FieldRef
<
"UserTwitchAccount"
,
"String"
>
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"UserTwitchAccount"
,
"String"
>
Readonly
user
Id
user
Id
:
Prisma
.
FieldRef
<
"UserTwitchAccount"
,
"String"
>
Readonly
username
username
:
Prisma
.
FieldRef
<
"UserTwitchAccount"
,
"String"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
chat
Room
Id
db
Id
user
Id
username
@notidotbot/noti-api-client
Loading...
Fields of the UserTwitchAccount model