aboutsummaryrefslogtreecommitdiff
path: root/docs/api.rst
Commit message (Expand)AuthorAgeFilesLines
* Add attributetable and add some class-level sections.Rapptz2020-05-251-3/+201
* Prepare for the discord.com domain renameRapptz2020-05-231-1/+1
* Add new alias VerificationLevel.very_highapple502j2020-04-091-0/+6
* Add support for configuring allowed mentions per message or bot wide.Rapptz2020-04-041-0/+6
* on_invite_create requires Manage Channelsthe-white-light2020-02-221-0/+2
* Add discord.ChannelType.category to documentationDeniz2020-02-161-0/+3
* Documentation fixes (#2531)Harmon2020-01-241-7/+7
* Fixes and improvements for v1.3 documentationHarmon2020-01-221-6/+37
* Add changelog for v1.3Rapptz2020-01-221-0/+1
* Improve usability of utils.sleep_untilJosh B2020-01-211-0/+1
* Drop final 0 in versionadded numbers in api.rstRapptz2020-01-211-7/+6
* Add support for clearing a specific reaction.Rapptz2020-01-171-5/+35
* Add support for on_invite_create and on_invite_deleteRapptz2020-01-171-0/+31
* Document BaseActivityRapptz2020-01-141-0/+6
* Add support for custom activitiesRapptz2020-01-141-0/+9
* Add `VoiceRegion.dubai`NCPlayz2020-01-061-1/+4
* Add Profile.system and Profile.team_user to query newer flagsRapptz2019-12-211-3/+9
* Implement discord.MessageFlagsNCPlayz2019-12-201-0/+6
* Implement `Webhook.type`NCPlayz2019-11-261-0/+12
* Add new audit log entry types. Fix issue with unknown entry typesJosh B2019-11-261-2/+87
* docs: `on_guild_emojis_update` is a `Sequence`jack11422019-10-171-2/+2
* add suppress-embeds to on_message_edit triggersRiley Shaw2019-10-171-0/+1
* Add europe regionapple502j2019-10-171-0/+9
* change game playing to activityRiley Shaw2019-08-271-1/+1
* Add CHANNEL_FOLLOW_ADD Message TypeDice2019-08-271-0/+6
* Add FFmpegOpusAudio and other voice improvementsImayhaveborkedit2019-07-221-0/+6
* Fix some linking issues with TeamMembershipStateRapptz2019-06-301-2/+2
* Remove constructibility from certain classes in documentation.Rapptz2019-06-301-4/+4
* [commands] Properly raise the correct exception for owner_idsRapptz2019-06-291-4/+1
* Support team members data in application infofourjr2019-06-291-0/+21
* Update Sphinx to 2.1.2Rapptz2019-06-281-18/+22
* Update docs to note Enum derivation changeToby Harradine2019-06-101-1/+2
* Fix exception hierarchy documentation.Rapptz2019-06-081-3/+6
* Improve documentationNCPlayz2019-06-071-83/+131
* Add support for system channel flagsRapptz2019-06-061-0/+7
* 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