# Kanal silme ⌫

## Kanalı silmek

Sunucunuzda hali hazırda bir kanal var ve bunu silmek istiyorsunuz. Normalde yapmanız gereken sağ tıklayıp kanalı silmek fakat bazı Discord sunucularında çok fazla ses ve metin kanalı bulunmakta. Silmek istediğiniz kanalı bulmak için derinlere inmeniz gerekebilir 😐

Bu nedenle kanal silme komutuyla silmek istediğiniz kanalı hemen bulup silebilirsiniz.

{% hint style="info" %}

### Kullanımlar

* {prefix}deletechannel \<kanal adı || #kanal>
* {prefix}dchannel \<kanal adı || #kanal>
* {prefix}kanalsil \<kanal adı || #kanal>
* {prefix}dch \<kanal adı || #kanal>
  {% endhint %}

![Kanal silme](/files/-MG_GhuST7DjjyxQ8aLb)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dcbot.mahmutcan.dev/moderation/kanal-silme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
