aboutsummaryrefslogtreecommitdiff
path: root/src/model/channel/attachment.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix all the dead links in the docsErk-2018-08-091-2/+2
* Implement or derive Serialize on all modelsZeyla Hellyer2018-01-011-1/+1
* Break up the model moduleZeyla Hellyer2017-12-161-2/+1
* Re-order use statements alphabeticallyZeyla Hellyer2017-11-111-2/+2
* Make the Client return a ResultZeyla Hellyer2017-11-031-1/+3
* Remove `on_` prefix to EventHandler tymethodsZeyla Hellyer2017-10-221-2/+2
* Fix a typoacdenisSK2017-10-091-1/+1
* Use `request_client!` for attachment downloading (#165)Benjamin Cheng2017-09-261-1/+1
* Apply rustfmtZeyla Hellyer2017-09-181-3/+2
* Apply rustfmtZeyla Hellyer2017-09-181-1/+3
* if let -> and_then/mapacdenisSK2017-09-171-5/+1
* rustfmtacdenisSK2017-07-271-6/+6
* Fix doc testsacdenisSK2017-07-021-32/+35
* Deprecate Client::login, add Client::newZeyla Hellyer2017-06-061-1/+1
* Fix compilations across feature combinationsZeyla Hellyer2017-06-021-0/+2
* Restructure modulesZeyla Hellyer2017-05-221-0/+2
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-1/+22
* Remove selfbot supportZeyla Hellyer2017-04-051-1/+1
* Rework the models directoryZeyla Hellyer2017-03-251-0/+92