mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-01 08:20:08 +00:00
api-docs: Update comment on getMessages (#4306)
This commit is contained in:
@@ -1982,7 +1982,7 @@ export interface RestManager {
|
||||
*
|
||||
* @param channelId - The ID of the channel from which to get the messages.
|
||||
* @param options - The parameters for the fetching of the messages.
|
||||
* @returns A collection of {@link DiscordMessage} objects assorted by message ID.
|
||||
* @returns Returns an array of {@link DiscordMessage} objects from newest to oldest on success.
|
||||
*
|
||||
* @remarks
|
||||
* Requires that the bot user be able to see the contents of the channel in which the messages were posted.
|
||||
|
||||
Reference in New Issue
Block a user