Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
GuildReturnTypes
Type Alias GuildReturnTypes
Guild
Return
Types
:
{
getGuildRaw
:
Awaited
<
ReturnType
<
APIGuild
[
"getGuild"
]
>
>
;
getGuildSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIGuild
[
"getGuild"
]
>
>
>
;
sendGuildPanelRaw
:
Awaited
<
ReturnType
<
APIGuild
[
"sendGuildPanel"
]
>
>
;
sendGuildPanelSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIGuild
[
"sendGuildPanel"
]
>
>
>
;
updateGuildRaw
:
Awaited
<
ReturnType
<
APIGuild
[
"updateGuild"
]
>
>
;
updateGuildSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIGuild
[
"updateGuild"
]
>
>
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...