diff options
| author | Rapptz <[email protected]> | 2019-06-07 22:18:01 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2019-06-07 22:18:01 -0400 |
| commit | f84219c2b2f94133ea1d7989c50547042dc7145e (patch) | |
| tree | 788d3cdc844f4771e545c5cb34cf681ae1969c0e /examples | |
| parent | Improve documentation (diff) | |
| download | discord.py-f84219c2b2f94133ea1d7989c50547042dc7145e.tar.xz discord.py-f84219c2b2f94133ea1d7989c50547042dc7145e.zip | |
Improve performance of parsing MESSAGE_UPDATE and MESSAGE_CREATE events
Embed edits are no longer special cased in the dispatch code, which
could lead to on_message_edit being called more often than it used to
be called. I am not sure on the general impact on that being removed.
Fixes #2195
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions