1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-18 04:49:38 +05:00
JaBa/languages/en-US/tickets/removeuser.json
2023-07-07 21:13:11 +05:00

6 lines
No EOL
158 B
JSON

{
"DESCRIPTION": "Removes user from ticket",
"USAGE": "[@user]",
"EXAMPLES": "removeuser user:@jonny_bro",
"SUCCESS": "{{user}} removed from the ticket"
}