aboutsummaryrefslogtreecommitdiff
path: root/src/builder/create_embed.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix the test `message_content_safe`acdenisSK2017-08-061-1/+1
* Refactor the display stuff a bitacdenisSK2017-08-041-18/+5
* Make some functions accept anything that's implemented DisplayacdenisSK2017-08-041-11/+24
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-13/+15
* rustfmtacdenisSK2017-07-271-42/+55
* Add a way to add multiple fields at onceacdenisSK2017-07-111-0/+20
* Fix doc testsacdenisSK2017-07-021-37/+44
* Add support for sending attachments in embeds (#95)alex2017-06-281-0/+10
* Deprecate Client::login, add Client::newZeyla Hellyer2017-06-061-2/+2
* Use chrono for struct timestamp fieldsZeyla Hellyer2017-06-061-15/+73
* Add some model docs, deprecate Role::edit_roleMaiddog2017-06-031-5/+5
* Restructure modulesZeyla Hellyer2017-05-221-0/+415