mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
Remove topic from StageChannel.edit's overload
This commit is contained in:
parent
0eb2f32399
commit
fd4c5a65ed
@ -1304,7 +1304,6 @@ class StageChannel(VocalGuildChannel):
|
||||
self,
|
||||
*,
|
||||
name: str = ...,
|
||||
topic: Optional[str] = ...,
|
||||
position: int = ...,
|
||||
sync_permissions: int = ...,
|
||||
category: Optional[CategoryChannel] = ...,
|
||||
|
Loading…
x
Reference in New Issue
Block a user