aboutsummaryrefslogtreecommitdiff
path: root/discord/raw_models.py
Commit message (Expand)AuthorAgeFilesLines
* Typehint raw_models.py Stocker2021-08-181-45/+72
* Add support for integration create/update/delete eventsNadir Chowdhury2021-06-071-0/+27
* Add `__all__` to remaining modulesNadir Chowdhury2021-04-071-0/+9
* Modernize code to use f-stringsRapptz2021-04-041-4/+2
* Add guild_id attribute to RawMessageUpdateEvent Sebastian Law2021-02-281-1/+10
* Clarify on_raw_message_edit cached message natureChristopherJHart2021-01-181-1/+2
* Change copyright year to presentNihaal Sangha2021-01-151-1/+1
* update the docs on RawReactionActionEvent.memberZomatree2020-08-221-1/+1
* Prepare for the discord.com domain renameRapptz2020-05-231-1/+1
* Fixes and improvements for v1.3 documentationHarmon2020-01-221-6/+5
* 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