1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-05 14:39:39 +05:00
JaBa/languages/en-US/tickets/removeuser.json

6 lines
158 B
JSON
Raw Normal View History

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