aboutsummaryrefslogtreecommitdiff
path: root/src/client/dispatch.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Add a message builder for Context::send_messageAustin Hellyer2016-11-151-1/+1
* State: on update, return old instancesAustin Hellyer2016-11-151-52/+33
* Add voice connection supportAustin Hellyer2016-11-141-1/+1
* Add internal moduleAustin Hellyer2016-11-141-1/+1
* Add delete_message_reactions + register eventAustin Hellyer2016-11-111-0/+12
* Add webhook supportAustin Hellyer2016-11-071-0/+10
* Fix framework locking on MessageCreate dispatchAustin Hellyer2016-11-061-2/+3
* Add a prelude for userlandAustin Hellyer2016-11-051-1/+1
* Add message reactionsAustin Hellyer2016-11-051-0/+24
* Initial commitAustin Hellyer2016-10-181-0/+657