# Mesaj Silici 🧽

## Mesaj temizlemek

Tüm sunucularda yaşanabilecek normal bir durumdur. Discord sunucunuzda bir kanalda istenmeyen konuşmalar geçmiş olabilir. Veya sunucunuza bir bot baskını yapılmış ve spam mesaj doldurmuş olabilir. Mesaj silme özelliği sayesinde istediğiniz kadar mesajı temizleyebilirsiniz.

{% hint style="info" %}

### Kullanımlar

* {prefix}clear \<silinecek mesaj sayısı>
* {prefix}cc \<silinecek mesaj sayısı>
* {prefix}sil \<silinecek mesaj sayısı>
  {% endhint %}

![Örnek: {prefix}clear 20](/files/-MHIFJkH1QEjCEAgtdDl)


---

# 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/mesaj-silici.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.
