mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 14:41:36 +00:00
Webpack build for branch master: b8f17aa51c
This commit is contained in:
parent
4b38faed52
commit
c895fc48a8
1 changed files with 1 additions and 0 deletions
|
|
@ -10112,6 +10112,7 @@ class ClientUser extends User {
|
|||
|
||||
/**
|
||||
* Fetches messages that mentioned the client's user.
|
||||
* <warn>This is only available when using a user account.</warn>
|
||||
* @param {Object} [options] Options for the fetch
|
||||
* @param {number} [options.limit=25] Maximum number of mentions to retrieve
|
||||
* @param {boolean} [options.roles=true] Whether to include role mentions
|
||||
|
|
|
|||
Loading…
Reference in a new issue