mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-19 04:24:41 +00:00
Add support for PartialMessageable instances
This allows library users to send messages to channels without fetching it first.
This commit is contained in:
@@ -3574,6 +3574,15 @@ RoleTags
|
||||
.. autoclass:: RoleTags()
|
||||
:members:
|
||||
|
||||
PartialMessageable
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. attributetable:: PartialMessageable
|
||||
|
||||
.. autoclass:: PartialMessageable()
|
||||
:members:
|
||||
:inherited-members:
|
||||
|
||||
TextChannel
|
||||
~~~~~~~~~~~~
|
||||
|
||||
|
Reference in New Issue
Block a user