Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

[actions] selfSkip

Talos51 edited this page Jul 29, 2015 · 1 revision

selfSkip([, callback])

Force the bot to skip.


Parameters

callback function (optional)

Callback function.


Returns

true if request queued; otherwise false if the bot is not currently DJing


Example

bot.selfSkip();
Clone this wiki locally