summary refs log tree commit diff
path: root/dist/Schema/Emoji.js
diff options
context:
space:
mode:
Diffstat (limited to 'dist/Schema/Emoji.js')
-rw-r--r--dist/Schema/Emoji.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Schema/Emoji.js b/dist/Schema/Emoji.js

index fe999d4e..79213bce 100644 --- a/dist/Schema/Emoji.js +++ b/dist/Schema/Emoji.js
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true }); exports.EmojiSchema = void 0; exports.EmojiSchema = { name: String, - id: BigInt, + $id: BigInt, animated: Boolean, }; //# sourceMappingURL=Emoji.js.map \ No newline at end of file