mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-30 22:46:40 +00:00 
			
		
		
		
	📝 update changelog
This commit is contained in:
		| @@ -396,7 +396,7 @@ class Bot(BaseBot): | ||||
|           - ``NetworkError``: 网络错误 | ||||
|           - ``ActionFailed``: API 调用失败 | ||||
|         """ | ||||
|         return super().call_api(api, **data) | ||||
|         return await super().call_api(api, **data) | ||||
|  | ||||
|     @overrides(BaseBot) | ||||
|     async def send(self, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user