aboutsummaryrefslogtreecommitdiff
path: root/src/utils/builder/create_message.rs
Commit message (Expand)AuthorAgeFilesLines
* Restructure modulesZeyla Hellyer2017-05-221-86/+0
* Reasonably derive Debug on itemsZeyla Hellyer2017-05-221-0/+1
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-5/+3
* Remove sending message noncesZeyla Hellyer2017-02-271-10/+0
* Add missing send_file/send_message implsZeyla Hellyer2017-02-251-3/+10
* Update doctests for Context changesZeyla Hellyer2017-02-151-4/+3
* Fix docs linksAustin Hellyer2017-01-241-2/+2
* Rename the `http` module to `rest`Austin Hellyer2016-11-251-2/+2
* Add send_message rich embedsAustin Hellyer2016-11-151-3/+23
* Add a message builder for Context::send_messageAustin Hellyer2016-11-151-0/+71