# Discord 修改舊訊息

{% hint style="info" %}
現在你可以修改由HKTRPG和webhook(角色扮演功能)所發出的訊息\
就像你自己只能修改自己的訊息一樣，此功能不能修改其他人或其他BOT的訊息。
{% endhint %}

`.edit`  Discord限定功能

![範例](/files/AgHSqZEQp4ZlVvOQiYQh)

### 使用方法:

對想要修改的信息右擊點選reply \
然後按以下格式輸入即可 \
`.edit 信息第一行` \
`信息第二行` \
`信息第三行`

{% hint style="info" %}
`使用前，`請確認自己擁有Admin 或頻道管理權限。
{% endhint %}


---

# 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://bothelp.hktrpg.com/hktrpg-guan-fang-shi-yong-jiao-xue/xi-tong-gong-ju/discord-xiu-gai-jiu-xun-xi.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.
