Commit 19ee5bab authored by nanahira's avatar nanahira

doc

parent 0fda67b4
Pipeline #11110 passed with stages
in 59 seconds
# Koishi Target Def
Schema definition of send target.
指定目标发送消息的 Schema 定义。
## 定义示例
```yaml
bot: onebot:123456789
users:
- '111111111' # 私聊发送
channels:
- channelId: '222222222' # 群聊发送
guildId: '333333333' # 可选,如果有两级群组的话
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment