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

[actions] getTimeRemaining

TAT edited this page May 9, 2014 · 1 revision

getTimeRemaining()

Get number of seconds remaining of current song.


Returns

Number of seconds remaining of current song.


Example

bot.getTimeRemaining(); // 154 (2 minutes and 34 seconds)
Clone this wiki locally