Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
GuildDropsReturnTypes
Type Alias GuildDropsReturnTypes
Guild
Drops
Return
Types
:
{
getGuildDropsRaw
:
Awaited
<
ReturnType
<
APIGuildDrops
[
"getGuildDrops"
]
>
>
;
getGuildDropsSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIGuildDrops
[
"getGuildDrops"
]
>
>
>
;
updateGuildDropsRaw
:
Awaited
<
ReturnType
<
APIGuildDrops
[
"updateGuildDrops"
]
>
>
;
updateGuildDropsSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIGuildDrops
[
"updateGuildDrops"
]
>
>
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...