Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
GuildStatChannelsFunctionsInput
Type Alias GuildStatChannelsFunctionsInput
Guild
Stat
Channels
Functions
Input
:
{
deleteStatChannels
:
{
auth
:
string
;
guildId
:
string
;
kind
?:
StatChannelKind
;
platform
:
StatChannelPlatform
;
username
:
string
;
}
;
getStatChannels
:
{
auth
:
string
;
guildId
:
string
;
}
;
retryStatChannel
:
{
auth
:
string
;
guildId
:
string
;
kind
:
StatChannelKind
;
platform
:
StatChannelPlatform
;
username
:
string
;
}
;
updateStatChannel
:
{
auth
:
string
;
channelId
:
string
;
guildId
:
string
;
kind
:
StatChannelKind
;
platform
:
StatChannelPlatform
;
username
:
string
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...