mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-19 09:38:21 +08:00
💡 fix nickname docstring
This commit is contained in:
parent
1d31e646ad
commit
05c3a4b84f
@ -194,10 +194,10 @@ SUPER_USERS=[12345789]
|
|||||||
### `nickname`
|
### `nickname`
|
||||||
|
|
||||||
|
|
||||||
* 类型: `Union[str, Set[str]]`
|
* 类型: `Set[str]`
|
||||||
|
|
||||||
|
|
||||||
* 默认值: `""`
|
* 默认值: `set()`
|
||||||
|
|
||||||
|
|
||||||
* 说明:
|
* 说明:
|
||||||
|
Loading…
Reference in New Issue
Block a user