Methods
has(key) → {Boolean}
- Source:
Check if the permission is present
Parameters:
| Name | Type | Description |
|---|---|---|
key |
String | The name of the permission |
Returns:
- Type
- Boolean
The guild-wide or channel permissions of the member
Check if the permission is present
| Name | Type | Description |
|---|---|---|
key |
String | The name of the permission |