aboutsummaryrefslogtreecommitdiff
path: root/examples/04_message_builder/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Update examples' unwraps to expects and imports as nested (#435)Lakelezz2018-11-121-4/+7
* Use `to_`- and `as_`-methods instead of `get` and `find` on Id newtypesLakelezz2018-08-121-1/+1
* Fix most clippy lints, take more refeerncesZeyla Hellyer2017-12-161-1/+1
* Fix compilation of examplesZeyla Hellyer2017-12-161-1/+2
* Make the Client return a ResultZeyla Hellyer2017-11-031-1/+1
* Remove `on_` prefix to EventHandler tymethodsZeyla Hellyer2017-10-221-2/+2
* Update examplesacdenisSK2017-08-061-1/+1
* Also update examplesacdenisSK2017-06-291-10/+14
* Deprecate Client::login, add Client::newZeyla Hellyer2017-06-061-1/+1
* Remove selfbot supportZeyla Hellyer2017-04-051-1/+1
* Update examples for Context changesZeyla Hellyer2017-02-251-8/+9
* Update examples for OOP style updateAustin Hellyer2017-01-241-3/+3
* Add documentation for examplesAustin Hellyer2016-11-291-3/+10
* Clean up the codebaseAustin Hellyer2016-11-291-0/+41