Merge pull request 'Mention that user perms may be empty sometimes.' (#2) from rust-moment into mistress
Reviewed-on: #2
This commit is contained in:
commit
fafec2175c
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,8 @@ User permissions are a set of flags separated by either the form feed character
|
||||||
The reason there are two options is due to a past mixup that we now have to live with.
|
The reason there are two options is due to a past mixup that we now have to live with.
|
||||||
Which of the methods is used remains consistent per server however, so the result of a test can be cached.
|
Which of the methods is used remains consistent per server however, so the result of a test can be cached.
|
||||||
|
|
||||||
|
Note that this string MAY be empty if sent by the bot user (`-1`).
|
||||||
|
|
||||||
| Type | Description |
|
| Type | Description |
|
||||||
|:------:| ----------- |
|
|:------:| ----------- |
|
||||||
| `int` | Rank of the user. Used to determine what channels a user can access or what other users the user can moderate. |
|
| `int` | Rank of the user. Used to determine what channels a user can access or what other users the user can moderate. |
|
||||||
|
|
Loading…
Reference in a new issue