Table of Contents

Class StageInstanceDeleteEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for StageInstanceDeleted event.

public class StageInstanceDeleteEventArgs : DiscordEventArgs
Inheritance
StageInstanceDeleteEventArgs
Inherited Members

Properties

Guild

Gets the guild in which the stage instance was deleted.

StageInstance

Gets the stage instance that was deleted.