index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
api.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add attributetable and add some class-level sections.
Rapptz
2020-05-25
1
-3
/
+201
*
Prepare for the discord.com domain rename
Rapptz
2020-05-23
1
-1
/
+1
*
Add new alias VerificationLevel.very_high
apple502j
2020-04-09
1
-0
/
+6
*
Add support for configuring allowed mentions per message or bot wide.
Rapptz
2020-04-04
1
-0
/
+6
*
on_invite_create requires Manage Channels
the-white-light
2020-02-22
1
-0
/
+2
*
Add discord.ChannelType.category to documentation
Deniz
2020-02-16
1
-0
/
+3
*
Documentation fixes (#2531)
Harmon
2020-01-24
1
-7
/
+7
*
Fixes and improvements for v1.3 documentation
Harmon
2020-01-22
1
-6
/
+37
*
Add changelog for v1.3
Rapptz
2020-01-22
1
-0
/
+1
*
Improve usability of utils.sleep_until
Josh B
2020-01-21
1
-0
/
+1
*
Drop final 0 in versionadded numbers in api.rst
Rapptz
2020-01-21
1
-7
/
+6
*
Add support for clearing a specific reaction.
Rapptz
2020-01-17
1
-5
/
+35
*
Add support for on_invite_create and on_invite_delete
Rapptz
2020-01-17
1
-0
/
+31
*
Document BaseActivity
Rapptz
2020-01-14
1
-0
/
+6
*
Add support for custom activities
Rapptz
2020-01-14
1
-0
/
+9
*
Add `VoiceRegion.dubai`
NCPlayz
2020-01-06
1
-1
/
+4
*
Add Profile.system and Profile.team_user to query newer flags
Rapptz
2019-12-21
1
-3
/
+9
*
Implement discord.MessageFlags
NCPlayz
2019-12-20
1
-0
/
+6
*
Implement `Webhook.type`
NCPlayz
2019-11-26
1
-0
/
+12
*
Add new audit log entry types. Fix issue with unknown entry types
Josh B
2019-11-26
1
-2
/
+87
*
docs: `on_guild_emojis_update` is a `Sequence`
jack1142
2019-10-17
1
-2
/
+2
*
add suppress-embeds to on_message_edit triggers
Riley Shaw
2019-10-17
1
-0
/
+1
*
Add europe region
apple502j
2019-10-17
1
-0
/
+9
*
change game playing to activity
Riley Shaw
2019-08-27
1
-1
/
+1
*
Add CHANNEL_FOLLOW_ADD Message Type
Dice
2019-08-27
1
-0
/
+6
*
Add FFmpegOpusAudio and other voice improvements
Imayhaveborkedit
2019-07-22
1
-0
/
+6
*
Fix some linking issues with TeamMembershipState
Rapptz
2019-06-30
1
-2
/
+2
*
Remove constructibility from certain classes in documentation.
Rapptz
2019-06-30
1
-4
/
+4
*
[commands] Properly raise the correct exception for owner_ids
Rapptz
2019-06-29
1
-4
/
+1
*
Support team members data in application info
fourjr
2019-06-29
1
-0
/
+21
*
Update Sphinx to 2.1.2
Rapptz
2019-06-28
1
-18
/
+22
*
Update docs to note Enum derivation change
Toby Harradine
2019-06-10
1
-1
/
+2
*
Fix exception hierarchy documentation.
Rapptz
2019-06-08
1
-3
/
+6
*
Improve documentation
NCPlayz
2019-06-07
1
-83
/
+131
*
Add support for system channel flags
Rapptz
2019-06-06
1
-0
/
+7
*
Add support for new message types related to premium guilds.
Rapptz
2019-06-04
1
-0
/
+16
*
Fix pluralization errors in various files
Ehren Julien-Neitzert
2019-05-23
1
-1
/
+1
*
Update on_group_join docs
apple502j
2019-05-18
1
-2
/
+1
*
Add India region to VoiceRegion
apple502j
2019-05-13
1
-0
/
+3
*
Document remaining public enums.
NCPlayz
2019-05-09
1
-17
/
+110
*
Add cached_message to on_raw_message_edit event
Vexs
2019-05-09
1
-0
/
+3
*
voice room → voice channel in event documentation
Rapptz
2019-04-25
1
-2
/
+2
*
Fix typo in on_raw_reaction_remove docs.
Rapptz
2019-04-14
1
-1
/
+1
*
Remove "needs python 3.5+" from async iter section
apple502j
2019-04-12
1
-2
/
+1
*
Fix broken documentation attribute
Steve C
2019-04-09
1
-1
/
+1
*
Fix documentation so Sphinx can build semi-cleanly.
Rapptz
2019-04-08
1
-1
/
+1
*
Remove manual documentation for AppInfo
Rapptz
2019-04-08
1
-47
/
+0
*
Fix long-standing issue with user updates not dispatching properly.
Rapptz
2019-04-08
1
-1
/
+13
*
Add some version guarantees to the documentation.
Rapptz
2019-04-08
1
-6
/
+5
*
Add helpers to escape markdown and mentions from text.
Rapptz
2019-04-06
1
-0
/
+5
[next]