Table of Contents

Method GetStageInstanceAsync

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

GetStageInstanceAsync()

Gets the stage instance in this stage channel.

public Task<DiscordStageInstance> GetStageInstanceAsync()

Returns

Task<DiscordStageInstance>

The stage instance in the channel.