Update abc.Messageable docs to show VoiceChannel

This commit is contained in:
UltimateSppy765
2022-04-03 06:32:40 -04:00
committed by GitHub
parent 20d2ab96e8
commit 3378435bf0
+1
View File
@@ -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`