diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-15 00:03:05 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-15 00:03:05 +0200 |
commit | d8f77c687e89cdbd9f74bfee330cf1a8ef993385 (patch) | |
tree | 3647d838716ff4c422a4f206c930236329c5f811 /api/src/routes | |
parent | :sparkles: sticker upload (diff) | |
download | server-d8f77c687e89cdbd9f74bfee330cf1a8ef993385.tar.xz |
:bug: fix message sticker sending
Diffstat (limited to 'api/src/routes')
-rw-r--r-- | api/src/routes/channels/#channel_id/messages/index.ts | 1 | ||||
-rw-r--r-- | api/src/routes/guilds/#guild_id/premium.ts | 10 |
2 files changed, 11 insertions, 0 deletions
diff --git a/api/src/routes/channels/#channel_id/messages/index.ts b/api/src/routes/channels/#channel_id/messages/index.ts |