Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
PlatformReturnTypes
Type Alias PlatformReturnTypes
Platform
Return
Types
:
{
getActivePlatformsRaw
:
Awaited
<
ReturnType
<
APIPlatform
[
"getActivePlatforms"
]
>
>
;
getActivePlatformsSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIPlatform
[
"getActivePlatforms"
]
>
>
>
;
getPlatformUserRaw
:
Awaited
<
ReturnType
<
APIPlatform
[
"getPlatformUser"
]
>
>
;
getPlatformUserSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIPlatform
[
"getPlatformUser"
]
>
>
>
;
getPlatformWorkerStatsRaw
:
Awaited
<
ReturnType
<
APIPlatform
[
"getPlatformWorkerStats"
]
>
>
;
getPlatformWorkerStatsSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIPlatform
[
"getPlatformWorkerStats"
]
>
>
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...