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
*
Hide constructor for objects that shouldn't be created by users.
Datmellow
2017-07-05
1
-13
/
+13
*
Support MESSAGE_REACTION_REMOVE_ALL event.
Rapptz
2016-11-21
1
-0
/
+9
*
Add support for rich embeds.
Rapptz
2016-11-13
1
-0
/
+6
*
Change reaction events signature and name.
Rapptz
2016-11-03
1
-5
/
+17
*
Add support for reactions.
khazhyk
2016-10-27
1
-0
/
+20
*
Add support for "Do Not Disturb" and "Invisible" statuses.
Rapptz
2016-09-26
1
-0
/
+11
*
Add support for server verification levels.
Rapptz
2016-09-12
1
-0
/
+24
*
Document new MessageType.pins_add
Rapptz
2016-09-12
1
-0
/
+3
*
Add new EU Central and EU West server regions.
Rapptz
2016-09-09
1
-0
/
+9
*
Explain cases where the on_message_edit event can be triggered.
Rapptz
2016-08-14
1
-5
/
+21
*
Document the new emoji stuff.
Rapptz
2016-08-01
1
-1
/
+14
*
Document VoiceState class.
Rapptz
2016-07-24
1
-0
/
+6
*
Add AppInfo.owner attribute.
Rapptz
2016-07-21
1
-0
/
+4
*
Add support for querying information about group calls.
Rapptz
2016-07-15
1
-0
/
+6
*
Handle adding and removal of group members.
Rapptz
2016-07-15
1
-0
/
+9
*
Add remaining server regions to the enum.
Rapptz
2016-07-14
1
-0
/
+13
*
Add support for different message types and call message.
Rapptz
2016-07-13
1
-0
/
+33
*
Begin working on gateway v6 changes.
Rapptz
2016-07-13
1
-0
/
+6
*
Change max_length to max_messages
PC
2016-06-28
1
-1
/
+1
*
Add discord.PermissionOverwrite type for channel-specific overwrites.
Rapptz
2016-06-14
1
-0
/
+6
*
Add Client.application_info to retrieve the current app info.
Rapptz
2016-06-10
1
-1
/
+25
*
Clarify `on_ready` triggering more than twice.
Rapptz
2016-06-10
1
-0
/
+3
*
Add Role.server attribute.
Rapptz
2016-06-01
1
-3
/
+4
*
Add RESUME support.
Rapptz
2016-06-01
1
-0
/
+4
*
Begin working on gateway v4 support.
Rapptz
2016-04-27
1
-0
/
+2
*
Add utility function for generating OAuth2 urls.
Rapptz
2016-04-08
1
-0
/
+2
*
Clean up documentation of utils.snowflake_time
Rapptz
2016-03-06
1
-0
/
+2
*
Remove request_offline option.
Rapptz
2016-02-14
1
-0
/
+4
*
Change enumerators into enumerations to please Voltana.
Rapptz
2016-01-30
1
-4
/
+4
*
Add and remove some of the on_socket_* events.
Rapptz
2016-01-25
1
-43
/
+17
*
Add missing documentation for discord.Game
Rapptz
2016-01-07
1
-0
/
+6
*
Documentation fixes to quiet Sphinx warnings.
Rapptz
2016-01-07
1
-2
/
+3
*
Document the fact that data classes use __slots__.
Rapptz
2016-01-07
1
-0
/
+9
*
Add on_member_ban and on_member_unban events.
Rapptz
2015-12-17
1
-0
/
+15
*
Add migrating guide for migrating to v0.10.0.
Rapptz
2015-12-17
1
-0
/
+5
*
Remove on_status event. Superseded by on_member_update.
Rapptz
2015-12-17
1
-8
/
+1
*
All update related events now pass in the previous state.
Rapptz
2015-12-17
1
-6
/
+10
*
Add headers to data classes for easier navigation.
Rapptz
2015-12-09
1
-0
/
+34
*
Document discord.__version__ and discord.version_info
Rapptz
2015-12-09
1
-0
/
+18
*
Documentation fixes for opus related import errors.
Rapptz
2015-12-08
1
-5
/
+5
*
Add OpusNotLoaded exception and opus.is_loaded utility function.
Rapptz
2015-12-08
1
-1
/
+5
*
Documentation fixes for opus bindings.
Rapptz
2015-12-08
1
-0
/
+1
*
Clear up some documentation.
Rapptz
2015-12-08
1
-0
/
+13
*
Handle GUILD_UPDATE
Rapptz
2015-12-06
1
-0
/
+12
*
Add enumerators instead of strings.
Rapptz
2015-12-04
1
-0
/
+61
*
Move async_client.py to client.py
Rapptz
2015-12-04
1
-1
/
+1
*
Implement a bunch of other HTTP request functions.
Rapptz
2015-12-04
1
-1
/
+6
*
Add Forbidden and NotFound exceptions.
Rapptz
2015-12-04
1
-0
/
+4
*
Begin working on asyncio port.
Rapptz
2015-12-04
1
-2
/
+19
*
on_member_update now takes in the older member state as a parameter.
Rapptz
2015-11-30
1
-2
/
+10
[next]