| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Not sure why this was missing.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Such as Channel, PrivateChannel, Object and Role.
|
| |
|
|
|
|
| |
The permissions_for assumed that the everyone role would be the first
element of the permission overwrites but this is not guaranteed so we
have to guarantee it ourselves.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Changes channel type, status and server region into 3.4 enums.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
These functions handle permission resolution for a specific member.
Aids with #18.
|
| |
|
|
|
| |
This allows you to see which members are currently in a voice
channel.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|