JaBa/languages/en-US/tickets/removeuser.json

6 lines
158 B
JSON
Raw Permalink Normal View History

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