aboutsummaryrefslogtreecommitdiff
path: root/examples/edits.py
Commit message (Collapse)AuthorAgeFilesLines
* Add handling of login failure in examplesHornwitser2015-10-061-0/+4
| | | | | | Check and handle login failure in the examples provided for using this library. This is a common error condition that should be handled by any script using this library.
* Add the ability to edit messages.Rapptz2015-08-211-0/+8
|
* Add on_message_edit event.Rapptz2015-08-211-0/+16