| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
Not entirely sure why it was exposed in the first place. Most uses with
it essentially boiled down to mis-usage when they meant to use the
/messages endpoint (via Client.logs_from or Messageable.history) or
complaining about the partial data woes that came from it.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Thanks Pirate.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
Apparently Windows likes to make it PNG and not png which is quite
odd really.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
This naming makes more sense since voice regions are not a guild
exclusive concept.
|
| | |
|
| |
|
|
| |
Breaking change. role -> roles and it's now a list.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
This also introduces the idea of replacing the VoiceClient.source on
the fly. Note that this internally pauses and resumes the audio
stream.
|