aboutsummaryrefslogtreecommitdiff
path: root/discord/raw_models.py
Commit message (Expand)AuthorAgeFilesLines
* Drop superfluous zero in version related changes in the documentationRapptz2020-01-211-3/+3
* Bump copyright year to 2020Rapptz2020-01-191-1/+1
* Add support for clearing a specific reaction.Rapptz2020-01-171-0/+29
* Add `RawReactionActionEvent.member`NCPlayz2019-12-171-1/+8
* Add RawReactionActionEvent.event_type attribute.Rapptz2019-08-111-1/+9
* Add version information from missing PRs.Rapptz2019-08-111-0/+3
* Add channel_id to RawMessageUpdateEventHeath1232019-08-111-1/+4
* Improve documentationNCPlayz2019-06-071-2/+1
* Make __repr__ slightly more detailed and add a few missing ones.Rapptz2019-05-261-5/+10
* Add cached_message to on_raw_message_edit eventVexs2019-05-091-2/+5
* Redesign bulk delete eventsVexs2019-04-061-3/+8
* Bumped copyright years to 2019.Dante Dam2019-01-281-1/+1
* Fix user/user_id documentation for reaction remove eventsMusicOnline2019-01-281-1/+1
* [lint] Fix incorrect and inconsistent whitespaceHornwitser2018-08-221-1/+1
* Change raw events to use slotted data models instead of parameters.Rapptz2018-04-141-0/+146