Files
discordeno/helpers/misc/mod.ts
ITOH b469c98527 refactor(gateway,types,util)!: finalize gateway code (#2241)
* push some cursed stuff

* bucket

* fix bugs and hack start ordered

* some management improvements

* more gw stuff

* f

* rename manager to gateway

* remove basic thing

* remove old stuff

* f

* fix imp

* fixes
2022-05-25 22:27:49 +02:00

7 lines
217 B
TypeScript

export * from "./editBotProfile.ts";
export * from "./editBotStatus.ts";
export * from "./editShardStatus.ts";
export * from "./getGatewayBot.ts";
export * from "./getUser.ts";
export * from "./nitroStickerPacks.ts";