mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-23 00:42:56 +00:00
Fix and add documentation
This commit is contained in:
@@ -698,6 +698,11 @@ class GuildChannel:
|
||||
You do not have the proper permissions to create this channel.
|
||||
~discord.HTTPException
|
||||
Creating the channel failed.
|
||||
|
||||
Returns
|
||||
--------
|
||||
:class:`.abc.GuildChannel`
|
||||
The channel that was created.
|
||||
"""
|
||||
raise NotImplementedError
|
||||
|
||||
|
Reference in New Issue
Block a user