mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
6 lines
154 B
JSON
6 lines
154 B
JSON
|
{
|
||
|
"DESCRIPTION": "Pause the current song!",
|
||
|
"USAGE": "{{prefix}}pause",
|
||
|
"EXAMPLES": "{{prefix}}pause",
|
||
|
"SUCCESS": "⏸️ Music paused."
|
||
|
}
|