Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
SessionsFunctionsInput
Type Alias SessionsFunctionsInput
Sessions
Functions
Input
:
{
checkSession
:
{
auth
:
string
;
}
;
deleteSession
:
{
auth
:
string
;
}
;
postSession
:
{
addToServer
?:
boolean
;
auth
:
string
;
code
:
string
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...