mirror of
https://github.com/discordjs/discord-api-types.git
synced 2026-06-01 16:30:10 +00:00
docs(ChannelType): publicthreads can be in forum channels (#610)
This commit is contained in:
@@ -362,7 +362,7 @@ export enum ChannelType {
|
||||
*/
|
||||
AnnouncementThread = 10,
|
||||
/**
|
||||
* A temporary sub-channel within a Guild Text channel
|
||||
* A temporary sub-channel within a Guild Text or Guild Forum channel
|
||||
*/
|
||||
PublicThread,
|
||||
/**
|
||||
|
||||
@@ -362,7 +362,7 @@ export enum ChannelType {
|
||||
*/
|
||||
AnnouncementThread = 10,
|
||||
/**
|
||||
* A temporary sub-channel within a Guild Text channel
|
||||
* A temporary sub-channel within a Guild Text or Guild Forum channel
|
||||
*/
|
||||
PublicThread,
|
||||
/**
|
||||
|
||||
@@ -362,7 +362,7 @@ export enum ChannelType {
|
||||
*/
|
||||
AnnouncementThread = 10,
|
||||
/**
|
||||
* A temporary sub-channel within a Guild Text channel
|
||||
* A temporary sub-channel within a Guild Text or Guild Forum channel
|
||||
*/
|
||||
PublicThread,
|
||||
/**
|
||||
|
||||
@@ -362,7 +362,7 @@ export enum ChannelType {
|
||||
*/
|
||||
AnnouncementThread = 10,
|
||||
/**
|
||||
* A temporary sub-channel within a Guild Text channel
|
||||
* A temporary sub-channel within a Guild Text or Guild Forum channel
|
||||
*/
|
||||
PublicThread,
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user