mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
@ -229,7 +229,7 @@ class Config(BaseConfig):
|
||||
|
||||
.. code-block:: default
|
||||
|
||||
SUPER_USERS=["12345789"]
|
||||
SUPERUSERS=["12345789"]
|
||||
"""
|
||||
nickname: Set[str] = set()
|
||||
"""
|
||||
|
Reference in New Issue
Block a user