Documentación / Tickets / Comandos / /ticket remove
Moderation Server only

/ticket remove

Remove a user from this ticket

Usage

Generated
/ticket remove <member>
OptionTipoObligatorioDescripción
member member User to remove

Who can run it

Generated
Discord defaultEvery member
Command Access presetModerator roles
Always allowedThe server owner and, by default, Administrators
Change itDashboard, Services, Tickets, Commands

The Moderation preset limits it to the roles you mark as moderators. Server owners and Administrators can always run it. How Command Access works.

What the bot needs

Generated

Tickets is granted these permissions by the invite link. A command that finds one missing replies privately with what it could not do and changes nothing.

Manage ChannelsView ChannelSend MessagesEmbed LinksRead Message HistoryManage RolesManage ThreadsCreate Private ThreadsSend Messages in Threads

Comportamiento

Checked against the code 2026-09-21

Takes a member's access to the current ticket away.

The bot first applies the server's Command Access rules for /ticket remove and checks that Tickets is enabled ("❌ Tickets is not enabled for this server."). The command only works inside a ticket channel or thread ("No ticket found in this channel."). Only staff may remove people: Manage Server, the ticket's staff team, or a role given access when the ticket opened. Others see "Only staff can remove users."

The member who opened the ticket cannot be removed: "Cannot remove the ticket creator." In a text channel the member's own permission entry on the channel is cleared, so they keep seeing the channel only if one of their roles still grants it. In a thread the member is removed from the thread. If the bot lacks permission to change the channel: "⚠️ Missing permission to modify channel." On success the bot posts "➖ @member has been removed from this ticket." for everyone, and the removal is recorded in the ticket's "Activity log".

Good to know

  • Removing a staff member who sees the ticket through a team role has no visible effect, because the role still grants access.
  • /ticket add gives access back.
YourBot docs Reference tables are generated from the code that is running. Ask in Discord Suggest a correction