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