Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
SessionsReturnTypes
Type Alias SessionsReturnTypes
Sessions
Return
Types
:
{
checkSessionRaw
:
Awaited
<
ReturnType
<
APISessions
[
"checkSession"
]
>
>
;
checkSessionSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APISessions
[
"checkSession"
]
>
>
>
;
deleteSessionRaw
:
Awaited
<
ReturnType
<
APISessions
[
"deleteSession"
]
>
>
;
deleteSessionSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APISessions
[
"deleteSession"
]
>
>
>
;
postSessionRaw
:
Awaited
<
ReturnType
<
APISessions
[
"postSession"
]
>
>
;
postSessionSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APISessions
[
"postSession"
]
>
>
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...