| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
This is a breaking change. Move these two to TextChannel since the
other things that implement Messageable cannot reliably do bulk delete
actions in their respective channels.
|
| |
|
|
|
|
| |
Also make it work on user accounts.
Fixes #456.
|
| | |
|
| |
|
|
| |
Fixes #480.
|
| |
|
|
| |
Closes #473.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
I did not update the HTTP code for these two methods.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
This removes MessageChannel.upload.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
This splits them into the following:
* DMChannel
* GroupChannel
* VoiceChannel
* TextChannel
This also makes the channels "stateful".
|
| |
|