Skip to content

Commit

Permalink
docs(CategoryCreateChannelOptions): update reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiralite committed Dec 5, 2023
1 parent 62e31cb commit 3be746a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class CategoryChannelChildManager extends DataManager {
}

/**
* Options for creating a channel using {@link CategoryChannel#createChannel}.
* Options for creating a channel using {@link CategoryChannelChildManager#create}.
* @typedef {Object} CategoryCreateChannelOptions
* @property {string} name The name for the new channel
* @property {ChannelType} [type=ChannelType.GuildText] The type of the new channel.
Expand Down

0 comments on commit 3be746a

Please sign in to comment.