UNPKG

discord-authorize

Version:

A node module for easy authentication with Discord

3 lines 124 B
declare function getGuilds(accessToken: string): Promise<any>; export { getGuilds }; //# sourceMappingURL=getGuilds.d.ts.map