UNPKG

jalter

Version:

A NodeJS wrapper for Discord Selfbot

19 lines (18 loc) 383 B
declare const _default: { endpoint: { baseurl: string; hello: string[]; }; error: { missingToken: string; invalidToken: string; notValidCode: string; notArray: string; invalidDelay: string; }; channelType: number[]; pending: { limit: number; }; }; export default _default;