> For the complete documentation index, see [llms.txt](https://docs.logthm.com/roll-bot-project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.logthm.com/roll-bot-project/roll/detail.md).

# 查询抽奖详情

```
/roll detail <抽奖编号>
```

内容包括：

* 当前抽奖状态（已结束 / 进行中）
* 抽奖描述
* 奖品列表
* 中奖人

## 本地化 & 别称

该指令也可使用如下方式触发

```
/r detail <抽奖编号>
/r d <抽奖编号>

/抽奖详情 <抽奖编号>
```
