Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
UserFunctionsInput
Type Alias UserFunctionsInput
User
Functions
Input
:
{
deleteUser
:
{
auth
:
string
;
userId
:
string
;
}
;
getUser
:
{
auth
:
string
;
userId
:
string
;
}
;
updateUser
:
{
auth
:
string
;
user
:
DeepPartial
<
User
,
true
>
;
userId
:
string
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...