mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
7 lines
No EOL
192 B
JSON
7 lines
No EOL
192 B
JSON
{
|
|
"DESCRIPTION": "Rewinds the current track to the specified position",
|
|
"USAGE": "[time]",
|
|
"EXAMPLES": "seek time:60",
|
|
"TIME": "Time in seconds",
|
|
"SUCCESS": "Track rewinded to {{time}}"
|
|
} |