mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-30 14:36:41 +00:00 
			
		
		
		
	✏️ fix typo
This commit is contained in:
		| @@ -147,7 +147,7 @@ Adapter 类型 | ||||
|  | ||||
|  | ||||
| ```python | ||||
| await bot.call_api("send_msg", message="hello world"}) | ||||
| await bot.call_api("send_msg", message="hello world") | ||||
| await bot.send_msg(message="hello world") | ||||
| ``` | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user