Table of Contents

Class StageInstanceUpdateEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents arguments for StageInstanceUpdated.

public class StageInstanceUpdateEventArgs : DiscordEventArgs
Inheritance
StageInstanceUpdateEventArgs
Inherited Members

Properties

Channel

Gets the channel the stage instance is in.

Guild

Gets the guild the stage instance is in.

StageInstanceAfter

Gets the stage instance after the update.

StageInstanceBefore

Gets the stage instance before the update.