GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

resolveBanOptions

API/Functions/resolveBanOptions
seyfert/lib/common/shorters/bans.d.ts

Signature

export declare function resolveBanOptions(options?: BanOptions): {    body: RESTPutAPIGuildBanJSONBody | undefined;    reason?: string;};

Members

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