JaBa/languages/en-US/music/pause.json

6 lines
142 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
2021-12-22 16:50:28 +05:00
"DESCRIPTION": "Pause the current song!",
"USAGE": "{{prefix}}pause",
"EXAMPLES": "{{prefix}}pause",
"SUCCESS": "⏸️ Music paused."
2021-12-10 21:39:54 +05:00
}