mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 16:51:26 +00:00
📝 update doc
This commit is contained in:
@ -248,7 +248,7 @@ class Bot(BaseBot):
|
||||
headers = {
|
||||
"authorization":
|
||||
f"Bearer {cls.cqhttp_config.access_token}"
|
||||
}
|
||||
} if cls.cqhttp_config.access_token else {}
|
||||
driver.setup_websocket("cqhttp",
|
||||
self_id,
|
||||
url,
|
||||
|
Reference in New Issue
Block a user