aboutsummaryrefslogtreecommitdiff
path: root/examples/reply.py
diff options
context:
space:
mode:
authorRapptz <[email protected]>2017-03-14 19:12:30 -0400
committerRapptz <[email protected]>2017-03-14 19:12:30 -0400
commit51b0baeb9dde8845e48b988c45e2b30a8734ad8d (patch)
tree9e10750da611fecbe7852ce62d38d22ac9dd4ab2 /examples/reply.py
parentRemove Message.edited_timestamp in favour of Message.edited_at (diff)
downloaddiscord.py-51b0baeb9dde8845e48b988c45e2b30a8734ad8d.tar.xz
discord.py-51b0baeb9dde8845e48b988c45e2b30a8734ad8d.zip
Speed up message update handling.
Apparently, checking if something is not None and then calling it is faster than having an identity function that will just return the original value untransformed, such as a lambda or doing a str(str) call
Diffstat (limited to 'examples/reply.py')
0 files changed, 0 insertions, 0 deletions