aboutsummaryrefslogtreecommitdiff
path: root/discord/client.py
Commit message (Collapse)AuthorAgeFilesLines
* Add the ability to edit messages.Rapptz2015-08-211-8/+36
|
* Add on_message_edit event.Rapptz2015-08-211-2/+19
|
* Add the ability to delete messagesRapptz2015-08-211-0/+9
|
* Return the message created when calling send_messageRapptz2015-08-211-0/+6
|
* Fix heartbeat interval bug.Rapptz2015-08-211-4/+20
|
* Add on_message_delete event and Client.messages attribute.Rapptz2015-08-211-2/+23
|
* Initial commitRapptz2015-08-211-0/+280