mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
Rearrange some methods and improve search description
This commit is contained in:
@@ -214,7 +214,7 @@ class TextBasedChannel {
|
||||
}
|
||||
|
||||
/**
|
||||
* Performs a search
|
||||
* Performs a search within the channel.
|
||||
* @param {MessageSearchOptions} [options={}] Options to pass to the search
|
||||
* @returns {Promise<Array<Message[]>>}
|
||||
* An array containing arrays of messages. Each inner array is a search context cluster.
|
||||
|
||||
Reference in New Issue
Block a user