mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 20:28:38 +00:00
Update abc.Messageable docs to show VoiceChannel
This commit is contained in:
parent
20d2ab96e8
commit
3378435bf0
@ -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`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user