mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 15:06:42 +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