Backport news/store channels

This commit is contained in:
Schuyler Cebulskie
2019-05-11 14:58:46 -04:00
parent ee42bdfd76
commit 5e4654ee07
6 changed files with 98 additions and 2 deletions

View File

@@ -282,6 +282,8 @@ exports.ChannelTypes = {
VOICE: 2,
GROUP_DM: 3,
CATEGORY: 4,
NEWS: 5,
STORE: 6,
};
exports.OPCodes = {