mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 17:43:30 +01:00
Backport news/store channels
This commit is contained in:
@@ -282,6 +282,8 @@ exports.ChannelTypes = {
|
||||
VOICE: 2,
|
||||
GROUP_DM: 3,
|
||||
CATEGORY: 4,
|
||||
NEWS: 5,
|
||||
STORE: 6,
|
||||
};
|
||||
|
||||
exports.OPCodes = {
|
||||
|
||||
Reference in New Issue
Block a user