aboutsummaryrefslogtreecommitdiff
path: root/docs/api.rst
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for new message types related to premium guilds.Rapptz2019-06-041-0/+16
* Fix pluralization errors in various filesEhren Julien-Neitzert2019-05-231-1/+1
* Update on_group_join docsapple502j2019-05-181-2/+1
* Add India region to VoiceRegionapple502j2019-05-131-0/+3
* Document remaining public enums.NCPlayz2019-05-091-17/+110
* Add cached_message to on_raw_message_edit eventVexs2019-05-091-0/+3
* voice room → voice channel in event documentationRapptz2019-04-251-2/+2
* Fix typo in on_raw_reaction_remove docs.Rapptz2019-04-141-1/+1
* Remove "needs python 3.5+" from async iter sectionapple502j2019-04-121-2/+1
* Fix broken documentation attributeSteve C2019-04-091-1/+1
* Fix documentation so Sphinx can build semi-cleanly.Rapptz2019-04-081-1/+1
* Remove manual documentation for AppInfoRapptz2019-04-081-47/+0
* Fix long-standing issue with user updates not dispatching properly.Rapptz2019-04-081-1/+13
* Add some version guarantees to the documentation.Rapptz2019-04-081-6/+5
* Add helpers to escape markdown and mentions from text.Rapptz2019-04-061-0/+5
* Redesign bulk delete eventsVexs2019-04-061-9/+31
* Redesign asset retrieval in the library.NCPlayz2019-04-061-0/+9
* Some widget fixes.Rapptz2019-03-191-0/+19
* Organise documentationNCPlayz2019-03-191-5/+5
* Minor typo fix.Rapptz2019-03-181-1/+1
* Add on_disconnect event.Rapptz2019-03-181-0/+8
* Add support for store channels.Rapptz2019-03-171-0/+4
* Add exception hierarchy to the documentation.Rapptz2019-03-121-0/+17
* Add support for guild news channels.Rapptz2019-03-081-0/+3
* Add guild_integrations_update eventCraftSpider2019-02-181-0/+6
* Expose more information from partial invites, along with counts.Rapptz2019-02-121-0/+11
* Fix typo in API documentation.stuarth2019-02-061-1/+1
* Remove notes about Client.messagesXua2019-02-061-5/+5
* Fix user/user_id documentation for reaction remove eventsMusicOnline2019-01-281-1/+1
* Fix documentation for NotificationLevelChris R2018-11-261-2/+2
* Add support for default notification level in audit logs and Guild.editRapptz2018-11-251-1/+7
* Add Guild.default_notificationsChris2018-11-241-0/+11
* add support for Bug Hunter and Early Supporter flagsbmintz2018-11-241-0/+6
* Revert "Rework documentation to not duplicate inherited members."Rapptz2018-10-111-0/+42
* Rework documentation to not duplicate inherited members.Rapptz2018-10-031-42/+0
* Add support for AuditLogDiff.slowmode_delay.Rapptz2018-09-251-6/+13
* Fix webhook_update from code reviewJeremy Zhang2018-09-151-1/+1
* Simple parser for WEBHOOKS_UPDATEJeremy Zhang2018-09-151-0/+6
* [docs] sort the VoiceRegionsbmintz2018-08-301-33/+33
* document HypeSquadHouse and Profile.hypesquad_housesbmintz2018-08-301-1/+17
* Fix typo in on_raw_reaction_add event.Chris2018-08-281-1/+1
* Adds missing voice regions.MaximusPX2018-08-221-2/+7
* More informations for the Application infoEl Laggron2018-08-221-0/+18
* Drop support for Python 3.4 and make minimum version 3.5.2.Rapptz2018-06-101-23/+3
* Change raw events to use slotted data models instead of parameters.Rapptz2018-04-141-25/+49
* Split Game object to separate Activity subtypes for Rich Presences.Rapptz2018-03-051-4/+43
* Add documentation for new_member system messagesFrostLuma2018-01-221-0/+4
* Change PartialReactionEmoji to PartialEmoji, add a PartialEmojiConverterGorialis2018-01-061-4/+4
* Add intersphinxTobotimus2018-01-061-31/+31
* Missing Voice RegionsMippy (William)2017-11-121-0/+9