📝 update doc

This commit is contained in:
yanyongyu
2021-07-20 15:47:52 +08:00
parent ecc613f6c5
commit cb68e0ee1b
2 changed files with 7 additions and 1 deletions

View File

@ -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,