Skip to content

Commit

Permalink
docs(CategoryCreateChannelOptions): Update reference (#10031)
Browse files Browse the repository at this point in the history
docs(CategoryCreateChannelOptions): update reference

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
Jiralite and kodiakhq[bot] authored Dec 5, 2023
1 parent e245a39 commit 8ace6fa
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 8ace6fa

Please sign in to comment.