Table of Contents

Class StageInstanceCreateEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents arguments for StageInstanceCreated.

public class StageInstanceCreateEventArgs : DiscordEventArgs
Inheritance
StageInstanceCreateEventArgs
Inherited Members

Properties

Channel

Gets the channel the stage instance was created in.

Guild

Gets the guild the stage instance was created in.

StageInstance

Gets the stage instance that was created.