mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Added note about bot accounts to fetchMessage
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -121,6 +121,7 @@ class TextBasedChannel {
|
||||
|
||||
/**
|
||||
* Gets a single message from this channel, regardless of it being cached or not.
|
||||
* <warn>Only OAuth bot accounts can use this method.</warn>
|
||||
* @param {string} messageID The ID of the message to get
|
||||
* @returns {Promise<Message>}
|
||||
* @example
|
||||
|
||||
Reference in New Issue
Block a user