diff --git a/disnake/channel.py b/disnake/channel.py index 2b59b6ac28..263735e24e 100644 --- a/disnake/channel.py +++ b/disnake/channel.py @@ -2225,7 +2225,7 @@ async def create_instance( The guild scheduled event associated with the stage instance. Setting this will automatically start the event. - .. versionadded:: 2.8 + .. versionadded:: 2.10 reason: Optional[:class:`str`] The reason the stage instance was created. Shows up on the audit log.