parent
3cdf1ad9f9
commit
4fa5088afa
@ -330,8 +330,8 @@ class ThreadChannel extends Channel {
|
|||||||
* @property {number} [rateLimitPerUser] The rate limit per user (slowmode) for the thread in seconds
|
* @property {number} [rateLimitPerUser] The rate limit per user (slowmode) for the thread in seconds
|
||||||
* @property {boolean} [locked] Whether the thread is locked
|
* @property {boolean} [locked] Whether the thread is locked
|
||||||
* @property {boolean} [invitable] Whether non-moderators can add other non-moderators to a thread
|
* @property {boolean} [invitable] Whether non-moderators can add other non-moderators to a thread
|
||||||
* @property {Snowflake[]} [appliedTags] The tags to apply to the thread
|
|
||||||
* <info>Can only be edited on `GUILD_PRIVATE_THREAD`</info>
|
* <info>Can only be edited on `GUILD_PRIVATE_THREAD`</info>
|
||||||
|
* @property {Snowflake[]} [appliedTags] The tags to apply to the thread
|
||||||
* @property {ChannelFlagsResolvable} [flags] The flags to set on the channel
|
* @property {ChannelFlagsResolvable} [flags] The flags to set on the channel
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user