Skip to content
alaingilbert edited this page Dec 15, 2011 · 2 revisions

snag ( [ callback:fn ] )

Snag the song.

Warning

This function will not add the song into the queue.

Arguments

  • callback (optional)

Examples

bot.snag();
bot.snag(callback);
Clone this wiki locally