UNPKG

discordbotlist

Version:

Integrate with discordbotlist.com and support voting rewards and promote your bot's stats on the website.

5 lines 176 B
export declare class DBLError<T = any> extends Error { context?: T | undefined; constructor(msg: string, context?: T | undefined); } //# sourceMappingURL=error.d.ts.map