diff options
| author | Rapptz <[email protected]> | 2017-07-04 18:33:54 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2017-07-04 20:02:11 -0400 |
| commit | 169f3a8322d23d9912da2b3b3d1d5fcdbaaebdf9 (patch) | |
| tree | 80fcbbdbfda467d886743a6fe05e533ffc884994 /examples/basic_voice.py | |
| parent | Fixed a typo in calls.py (diff) | |
| download | discord.py-169f3a8322d23d9912da2b3b3d1d5fcdbaaebdf9.tar.xz discord.py-169f3a8322d23d9912da2b3b3d1d5fcdbaaebdf9.zip | |
Don't unnecessarily re-create private channels.
New API change[1] will make it so CHANNEL_CREATE will keep getting
sent for private channels, so might as well avoid the overhead of
constantly creating the channel if we can avoid it.
[1]: https://github.com/hammerandchisel/discord-api-docs/issues/184
Diffstat (limited to 'examples/basic_voice.py')
0 files changed, 0 insertions, 0 deletions