summaryrefslogtreecommitdiffstats
path: root/src/entities/attachment.rs
AgeCommit message (Expand)Author
2020-09-25Various cleanup tasksPaul Woolcock
2019-03-05Add `derive(PartialEq)` to all entitiesPaul Woolcock
2018-08-24These are not always present, make them Option<>sPaul Woolcock
2018-08-23rustfmt passPaul Woolcock
2018-08-22Make the `Meta` fields optionalPaul Woolcock
2018-02-12Version 0.10.0-rc1Aaron Power
2017-11-11docs(all): Added documentation to missing partsAaron Power
2017-11-09updated reqwest and fixed media routeAaron Power
2017-06-05Fix the attributes of Attachment (#5)wariuni
2017-04-10Initial commitAaron Power