Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserKickAccountCreateInput
Type Alias UserKickAccountCreateInput
User
Kick
Account
Create
Input
:
{
accountId
?:
string
|
null
;
chatRoomId
?:
string
|
null
;
dbId
?:
string
;
subscribedTo
?:
UserKickAccountSubscribedToCreateNestedManyWithoutUserKickAccountInput
;
user
?:
UserCreateNestedOneWithoutKickAccountInput
;
username
?:
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...