Documentation
Learn TicketsX faster
Setup guides, the full command reference, Premium features, and the REST API in one place.
User Management
/add
Add a user or role to the current ticket, giving them access.
- target (required) - The user or role to add
Examples:
- /add target: @User - Add a specific user
- /add target: @Moderator - Add all users with the Moderator role
/remove
Remove a user or role from the current ticket.
- target (required) - The user or role to remove
