Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
OtherReturnTypes
Type Alias OtherReturnTypes
Other
Return
Types
:
{
checkRateLimitRaw
:
Awaited
<
ReturnType
<
APIOther
[
"checkRateLimit"
]
>
>
;
checkRateLimitSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIOther
[
"checkRateLimit"
]
>
>
>
;
clearRedisRaw
:
Awaited
<
ReturnType
<
APIOther
[
"clearRedis"
]
>
>
;
clearRedisSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIOther
[
"clearRedis"
]
>
>
>
;
getAllLanguagesRaw
:
Awaited
<
ReturnType
<
APIOther
[
"getAllLanguages"
]
>
>
;
getAllLanguagesSuccess
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIOther
[
"getAllLanguages"
]
>
>
>
;
oAuth2Raw
:
Awaited
<
ReturnType
<
APIOther
[
"oAuth2"
]
>
>
;
oAuth2Success
:
CancelOutWebResponses
<
Awaited
<
ReturnType
<
APIOther
[
"oAuth2"
]
>
>
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...