Interface IStageInstanceUpdateGatewayHandler
Sent when a StageInstance is updated.
Inner payload is a StageInstance.
public interface IStageInstanceUpdateGatewayHandler : IGatewayHandler
Remarks
Required Intents: Guilds
Optional Intents: None
Methods
HandleAsync(StageInstance)
ValueTask HandleAsync(StageInstance arg)
Parameters
arg
StageInstance