This action is used to leave the currently selected channel.

It takes no parameters.

Default servers will not deny channel leaving, but customized servers may deny.

Triggered responses

If your leave request is approved by the server, it will trigger a Channel > On leave event.

If it is not approved by the server, you will receive a Channel > On leave denied event instead.


A custom server may edit the name you request before approving a channel leave, but this is very rare.

You may want to check Selected channel > Name expression in an Channel > On leave event, rather than expecting to have left the channel with the name you requested.


All peers on the channel you have just left will receive a Channel > Peers > On peer disconnect event.


A custom server may kick you from a channel of its own accord, without you sending a channel leave request, but you will still receive the Channel > On leave event.