aboutsummaryrefslogtreecommitdiff
path: root/src/model/channel/channel_id.rs
Commit message (Expand)AuthorAgeFilesLines
* Make some functions accept anything that's implemented DisplayacdenisSK2017-08-041-1/+1
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-49/+43
* rustfmtacdenisSK2017-07-271-86/+81
* Add `ChannelId,PrivateChannel,GuildChannel::name` functionsacdenisSK2017-07-141-0/+23
* Improve `BanOptions` to be more efficient and remove uneccessary `Read` importsacdenisSK2017-07-131-2/+0
* Remove the deprecated functionsacdenisSK2017-07-111-115/+0
* Docs fixesmei2017-06-271-4/+4
* Make http::AttachmentType only use borrowed valuesZeyla Hellyer2017-06-041-3/+3
* Fix compilations across feature combinationsZeyla Hellyer2017-06-021-7/+8
* Implement multiple attachmentsKen Swenson2017-05-281-0/+80
* Fix incorrect attempted send_file deserializationZeyla Hellyer2017-05-271-0/+6
* Change create_permission to take a referenceZeyla Hellyer2017-05-271-3/+3
* Support adding reactions when creating messagealex2017-05-241-2/+10
* Restructure modulesZeyla Hellyer2017-05-221-45/+42
* Handle message type 7 (member join)illia k2017-05-221-0/+12
* Accept references on Into<Id>Zeyla Hellyer2017-05-041-0/+24
* Check for embed lengths on message sendsZeyla Hellyer2017-04-191-7/+2
* Deprecate methods prefixed with `get_`Zeyla Hellyer2017-04-191-32/+83
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-9/+10
* Remove selfbot supportZeyla Hellyer2017-04-051-34/+5
* Rework the models directoryZeyla Hellyer2017-03-251-0/+511