mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 10:33:30 +01:00
Update to docs
This commit is contained in:
@@ -69,6 +69,13 @@ Gets a Message_ from the channel that matches the specified criteria. E.g:
|
||||
- **key** - a `String` that is the key
|
||||
- **value** - a `String` that is the value
|
||||
|
||||
permissionsOf(user)
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Gets the EvaluatedPermissions_ of a User in the channel.
|
||||
|
||||
- **user** - A User_ or Member_ you want to get the permissions of.
|
||||
|
||||
equals(object)
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user