This is for Blue Server. Relay Server has the same action, that is broken, here.

Closes the currently selected channel.

All clients joined to the channel are forced to leave, and are sent Channel > On leave events.


On server side, the Channel > On channel close event will run, and once it is done, any local channel data stored with the channel is discarded.

No leave channel request was made, so the Channel > On leave request event will not run.


If the channel is already closing and marked as read-only, running this action will create an error.