Files
discordeno/helpers/interactions/followups/mod.ts
T
2022-03-22 11:28:33 -04:00

4 lines
127 B
TypeScript

export * from "./deleteFollowupMessage.ts";
export * from "./editFollowupMessage.ts";
export * from "./getFollowupMessage.ts";