Manages API methods for CategoryChannels' children.
Readonly
The data structure belonging to this manager.
Inherited from DataManagerCreates a new channel within this category. You cannot create a channel of type ChannelType.GuildCategory inside a CategoryChannel.
| Name | Constraints | Optional | Default | Description |
|---|---|---|---|---|
| Type | CategoryChannelType | No | None |
| Name | Type | Optional | Description |
|---|---|---|---|
| options | CategoryCreateChannelOptions & { type: Type } | No | Options for creating the new channel |
Resolves a data entry to a data Object.
Returns
An instance from this Manager| Name | Type | Optional | Description |
|---|---|---|---|
| idOrInstance | Holds | No | The id or instance of something in this Manager |
Resolves a data entry to an instance id.
Returns
| Name | Type | Optional | Description |
|---|---|---|---|
| idOrInstance | Key | Holds | No | The id or instance of something in this Manager |