Skip to content

delete

Deletes the message you replied to.

/delete
/d

Deletes the N most recent messages, or N messages above the message you replied to.

/delete <N>
/d <N>

Parameters

Parameter Required? Description Example
<N> Required Number of messages to delete. 10

Deletes a range of messages. To mark the beginning of the message range, use the /delete start command, and to mark the end, use the /delete end command.

/delete start
/delete end
/d start
/d end