summary refs log tree commit diff
path: root/dist/Schema/Emoji.js
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-14 00:30:07 +0100
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-14 00:30:07 +0100
commit8e84d39c7f2531e81eed3a9d01bf4030b19a2c88 (patch)
treeeb89f194780f903388cf968e9073cab4aed75ccc /dist/Schema/Emoji.js
parent:art: Channel + Member + Message + Role in separate collection (diff)
downloadserver-8e84d39c7f2531e81eed3a9d01bf4030b19a2c88.tar.xz
:sparkles: getPermission util function
Diffstat (limited to '')
-rw-r--r--dist/Schema/Emoji.js9
-rw-r--r--dist/Schema/Emoji.js.map1
2 files changed, 0 insertions, 10 deletions
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