Rapptz
|
45c729b167
|
Switch IDs to use int instead of str
|
2017-01-03 09:51:49 -05:00 |
|
Rapptz
|
31229a53e9
|
Optimise VoiceState for memory.
Instead of storing one VoiceState per Member, only store them if
necessary. This should bring down the number of instances
significantly.
|
2017-01-03 09:51:47 -05:00 |
|
Rapptz
|
0000b2576e
|
Fix SyntaxError in constructing VoiceState for Python 3.4
Generalised unpacking is 3.5 only.
|
2016-07-21 22:09:38 -04:00 |
|
Rapptz
|
d961bc4da0
|
Add ourselves into the ringing lookup cache.
|
2016-07-15 23:43:40 -04:00 |
|
Rapptz
|
bd39c3ef45
|
Add utility properties to CallMessage to query information.
|
2016-07-15 23:42:53 -04:00 |
|
Rapptz
|
1c8ab25917
|
Add support for querying information about group calls.
|
2016-07-15 22:46:00 -04:00 |
|
Rapptz
|
a128249b63
|
Add support for different message types and call message.
|
2016-07-13 20:11:18 -04:00 |
|