mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-12-03 14:02:19 +00:00
Add migrating guide for migrating to v0.10.0.
This commit is contained in:
@@ -331,6 +331,7 @@ to handle it, which defaults to print a traceback and ignore the exception.
|
||||
:param user: The user that started typing.
|
||||
:param when: A ``datetime.datetime`` object representing when typing started.
|
||||
|
||||
.. _discord-api-utils:
|
||||
|
||||
Utility Functions
|
||||
-----------------
|
||||
@@ -339,6 +340,8 @@ Utility Functions
|
||||
|
||||
.. autofunction:: discord.utils.get
|
||||
|
||||
.. _discord-api-enums:
|
||||
|
||||
Enumerators
|
||||
------------
|
||||
|
||||
@@ -400,6 +403,8 @@ All enumerators are subclasses of `enum`_.
|
||||
|
||||
The member is idle.
|
||||
|
||||
.. _discord_api_data:
|
||||
|
||||
Data Classes
|
||||
--------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user