Skip to content

Commit

Permalink
docs(TextBasedChannel): fix #createMessageComponentCollector descript…
Browse files Browse the repository at this point in the history
…ion (#7168)
  • Loading branch information
N1ckPro committed Jan 7, 2022
1 parent db669b8 commit d4e6e03
Showing 1 changed file with 1 addition and 1 deletion.
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 d4e6e03

Please sign in to comment.