mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-29 14:07:27 +00:00
📝 build api doc
This commit is contained in:
@@ -195,7 +195,7 @@ X-Signature: sha1=f9ddd4863ace61e64f462d41ca311e3d2c1176e2
|
||||
### `superusers`
|
||||
|
||||
|
||||
* **类型**: `Set[int]`
|
||||
* **类型**: `Set[str]`
|
||||
|
||||
|
||||
* **默认值**: `set()`
|
||||
@@ -211,7 +211,7 @@ X-Signature: sha1=f9ddd4863ace61e64f462d41ca311e3d2c1176e2
|
||||
|
||||
|
||||
```default
|
||||
SUPER_USERS=[12345789]
|
||||
SUPER_USERS=["12345789"]
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user