diff --git a/dist/Schema/Emoji.js b/dist/Schema/Emoji.js
deleted file mode 100644
index 79213bce..00000000
--- a/dist/Schema/Emoji.js
+++ /dev/null
@@ -1,9 +0,0 @@
-"use strict";
-Object.defineProperty(exports, "__esModule", { value: true });
-exports.EmojiSchema = void 0;
-exports.EmojiSchema = {
- name: String,
- $id: BigInt,
- animated: Boolean,
-};
-//# sourceMappingURL=Emoji.js.map
\ No newline at end of file
diff --git a/dist/Schema/Emoji.js.map b/dist/Schema/Emoji.js.map
deleted file mode 100644
index ccf29c51..00000000
--- a/dist/Schema/Emoji.js.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"file":"Emoji.js","sourceRoot":"","sources":["../../src/Schema/Emoji.ts"],"names":[],"mappings":";;;AAAa,QAAA,WAAW,GAAG;IAC1B,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,MAAM;IACX,QAAQ,EAAE,OAAO;CACjB,CAAC"}
\ No newline at end of file
|