Table of Contents

Class StageInstanceUpdateEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for StageInstanceUpdated event.

public class StageInstanceUpdateEventArgs : DiscordEventArgs
Inheritance
StageInstanceUpdateEventArgs
Inherited Members

Properties

Guild

Gets the guild in which the stage instance was updated.

StageInstance

Gets the stage instance that was updated.