aboutsummaryrefslogtreecommitdiff
path: root/tests/test_msg_builder.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix some clippy lintsZeyla Hellyer2017-02-281-2/+2
|
* Improve Mentions, fix MessageBuilderIllia2016-12-061-0/+53
Remove the obsolete Mention struct as well as related methods, improve the way mentioning works, fix the message builder, add a test for all this.