Table of Contents

Event StageInstanceUpdated

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when a Stage Instance is updated. For this Event you need the Guilds intent specified in Intents

public event AsyncEventHandler<DiscordClient, StageInstanceUpdateEventArgs> StageInstanceUpdated

Returns

AsyncEventHandler<DiscordClient, StageInstanceUpdateEventArgs>
Your library to write discord bots in C# with focus on always providing access to the latest discord features.