Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
PlatformFunctionsInput
Type Alias PlatformFunctionsInput<P>
Platform
Functions
Input
<
P
>
:
{
getActivePlatforms
:
{
auth
:
string
;
}
;
getGuildsForStreamer
:
{
auth
:
string
;
platform
:
P
;
username
:
string
;
}
;
getPlatformWorkerStats
:
{
auth
:
string
;
platform
:
P
;
}
;
}
Type Parameters
P
extends
AllPlatforms
=
never
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...