Skip to content

Commit

Permalink
docs(TextBasedChannel): Generalise name
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiralite committed Feb 25, 2022
1 parent b417ef6 commit 9f7dcd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/structures/interfaces/TextBasedChannel.js
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ class TextBasedChannel {
}

/**
* Creates a button interaction collector.
* Creates a component interaction collector.
* @param {MessageComponentCollectorOptions} [options={}] Options to send to the collector
* @returns {InteractionCollector}
* @example
Expand Down

0 comments on commit 9f7dcd6

Please sign in to comment.