aboutsummaryrefslogtreecommitdiff
path: root/src/model/guild.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Decode discriminators as stringsAustin Hellyer2016-11-171-7/+2
* Add DELETE/PUT guild member roleAustin Hellyer2016-11-161-5/+36
* Add state/framework/etc. conditional compile flagsAustin Hellyer2016-11-151-4/+47
* Decode embed/role colours into Colour structAustin Hellyer2016-11-141-9/+1
* Allow current user to nickname themselvesAustin Hellyer2016-11-141-0/+35
* Add internal moduleAustin Hellyer2016-11-141-1/+1
* Move the builders to the utilsAustin Hellyer2016-11-131-1/+1
* Add a Feature enumAustin Hellyer2016-11-091-1/+1
* Add webhook supportAustin Hellyer2016-11-071-0/+20
* Add some more documentationAustin Hellyer2016-11-061-5/+6
* Add a prelude for userlandAustin Hellyer2016-11-051-1/+1
* Fix doc links to enum variantsAustin Hellyer2016-11-051-12/+12
* Add message reactionsAustin Hellyer2016-11-051-1/+2
* Initial commitAustin Hellyer2016-10-181-0/+933