aboutsummaryrefslogtreecommitdiff
path: root/discord
Commit message (Collapse)AuthorAgeFilesLines
* 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-218-0/+689