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