Table of Contents

Class StageInstanceDeletedEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents arguments for StageInstanceDeleted.

public class StageInstanceDeletedEventArgs : DiscordEventArgs
Inheritance
object
EventArgs
StageInstanceDeletedEventArgs

Properties

Channel

Gets the channel the stage instance was in.

Guild

Gets the guild the stage instance was in.

StageInstance

Gets the stage instance that was deleted.