Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
TelemetryFunctionsInput
Type Alias TelemetryFunctionsInput<T>
Telemetry
Functions
Input
<
T
>
:
{
getTelemetry
:
{
auth
:
string
;
guildId
?:
T
;
}
;
toggleTelemetry
:
{
auth
:
string
;
}
&
(
{
guildId
?:
T
;
type
:
"dismissAds"
;
}
|
{
type
:
"overlayGenerated"
;
}
)
;
}
Type Parameters
T
extends
string
=
never
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...