# Channel Actions

Channel action blocks are where the bot for example creates a channel, deletes a channel or purges messages from a channel. In total, there are currently four channel action blocks you can chose from. See the following list for a list of each, including a brief description of what each block does.

<table><thead><tr><th width="186">Action Block</th><th>Description</th></tr></thead><tbody><tr><td>Create a Channel</td><td></td></tr><tr><td>Edit a Channel</td><td></td></tr><tr><td>Delete a Channel</td><td></td></tr><tr><td>Purge Messages</td><td></td></tr></tbody></table>
