mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
docs: NewsChannel and StoreChannel (#3557)
* Added news & store * Update GuildChannel.js * Added in News and Store
This commit is contained in:
@@ -19,6 +19,8 @@ class Channel extends Base {
|
||||
* * `text` - a guild text channel
|
||||
* * `voice` - a guild voice channel
|
||||
* * `category` - a guild category channel
|
||||
* * `news` - a guild news channel
|
||||
* * `store` - a guild store channel
|
||||
* * `unknown` - a generic channel of unknown type, could be Channel or GuildChannel
|
||||
* @type {string}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user