mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-23 00:42:56 +00:00
Update abc.Messageable docs to show VoiceChannel
This commit is contained in:
@@ -1238,6 +1238,7 @@ class Messageable:
|
|||||||
The following implement this ABC:
|
The following implement this ABC:
|
||||||
|
|
||||||
- :class:`~discord.TextChannel`
|
- :class:`~discord.TextChannel`
|
||||||
|
- :class:`~discord.VoiceChannel`
|
||||||
- :class:`~discord.DMChannel`
|
- :class:`~discord.DMChannel`
|
||||||
- :class:`~discord.GroupChannel`
|
- :class:`~discord.GroupChannel`
|
||||||
- :class:`~discord.User`
|
- :class:`~discord.User`
|
||||||
|
Reference in New Issue
Block a user