Table of Contents

Method SetVolumeAsync

Namespace
DisCatSharp.Extensions.SimpleMusicCommands.Commands
Assembly
DisCatSharp.Extensions.SimpleMusicCommands.dll

SetVolumeAsync(InteractionContext, int)

[SlashCommand("set_volume", "Sets the volume", false, null, null)]
public Task SetVolumeAsync(InteractionContext ctx, int volume)

Parameters

ctx InteractionContext
volume int

Returns

Task