Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
UserReturnTypes
Type Alias UserReturnTypes
User
Return
Types
:
{
deleteUserRaw
:
Awaited
<
ReturnType
<
APIUser
[
"deleteUser"
]
>
>
;
deleteUserSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIUser
[
"deleteUser"
]
>
>
>
;
getUserRaw
:
Awaited
<
ReturnType
<
APIUser
[
"getUser"
]
>
>
;
getUserSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIUser
[
"getUser"
]
>
>
>
;
updateUserRaw
:
Awaited
<
ReturnType
<
APIUser
[
"updateUser"
]
>
>
;
updateUserSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIUser
[
"updateUser"
]
>
>
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...