UNPKG

discord-authorize

Version:

A node module for easy authentication with Discord

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