summary refs log tree commit diff
path: root/src/util/schemas/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/schemas/index.ts')
-rw-r--r--src/util/schemas/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/schemas/index.ts b/src/util/schemas/index.ts
index 44a504cd..98216b2f 100644
--- a/src/util/schemas/index.ts
+++ b/src/util/schemas/index.ts
@@ -58,6 +58,7 @@ export * from "./PurgeSchema";
 export * from "./RegisterSchema";
 export * from "./RelationshipPostSchema";
 export * from "./RelationshipPutSchema";
+export * from "./RequestGuildMembersSchema";
 export * from "./RoleModifySchema";
 export * from "./RolePositionUpdateSchema";
 export * from "./SelectProtocolSchema";