GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

OnRatelimitCallback

API/Type Aliases/OnRatelimitCallback
seyfert/lib/api/api.d.ts

Signature

export type OnRatelimitCallback = (response: Response, request: ApiRequestOptions) => Awaitable<any>;

Members

This export does not declare public properties or methods in the generated declaration file.