aboutsummaryrefslogtreecommitdiff
path: root/src/model/guild/guild_id.rs
Commit message (Expand)AuthorAgeFilesLines
* Deprecate `GuildId::as_channel_id` and add simulation methods for the "defaul...acdenisSK2017-08-041-0/+1
* Provide the input and limit back to the user, and do some consistenciesacdenisSK2017-08-011-1/+1
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-15/+9
* rustfmtacdenisSK2017-07-271-94/+59
* Add an actual way to fetch audit log entries from a guildacdenisSK2017-07-201-0/+6
* Remove the deprecated functionsacdenisSK2017-07-111-91/+0
* Return an error if the reason the user provided exceeded the limitacdenisSK2017-07-101-1/+7
* Use a trait way of overloading the `ban` function instead of an enumacdenisSK2017-07-101-22/+6
* Implement attaching reasons to bansacdenisSK2017-07-081-5/+23
* Fix compilations across feature combinationsZeyla Hellyer2017-06-021-4/+5
* Restructure modulesZeyla Hellyer2017-05-221-42/+45
* Fix guild leaving resultZeyla Hellyer2017-05-051-1/+1
* Accept references on Into<Id>Zeyla Hellyer2017-05-041-0/+28
* Deprecate methods prefixed with `get_`Zeyla Hellyer2017-04-191-85/+176
* Add Shard Id helpersZeyla Hellyer2017-04-121-0/+43
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-21/+29
* Remove selfbot supportZeyla Hellyer2017-04-051-43/+5
* Rework the models directoryZeyla Hellyer2017-03-251-0/+525