Class StageInstanceCreateEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for StageInstanceCreated event.
public class StageInstanceCreateEventArgs : DiscordEventArgs
- Inheritance
-
StageInstanceCreateEventArgs
- Inherited Members
Properties
- Guild
Gets the guild in which the stage instance was created.
- StageInstance
Gets the stage instance that was created.