Table of Contents

Method QueuePlaylistAsync

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

QueuePlaylistAsync(InteractionContext, string)

[SlashCommand("add_playlist", "Adds a playlist to the queue (youtube.com/playlist?list=XYZ)", false, null, null)]
public Task QueuePlaylistAsync(InteractionContext ctx, string url)

Parameters

ctx InteractionContext
url string

Returns

Task