aboutsummaryrefslogtreecommitdiff
path: root/discord/calls.py
Commit message (Expand)AuthorAgeFilesLines
* Fix SyntaxError in constructing VoiceState for Python 3.4Rapptz2016-07-211-1/+2
* Add ourselves into the ringing lookup cache.Rapptz2016-07-151-0/+2
* Add utility properties to CallMessage to query information.Rapptz2016-07-151-9/+37
* Add support for querying information about group calls.Rapptz2016-07-151-1/+78
* Add support for different message types and call message.Rapptz2016-07-131-0/+48