mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 06:56:39 +00:00 
			
		
		
		
	📝 Docs: 修正 匹配扩展 中的示例 (#2722)
This commit is contained in:
		| @@ -487,7 +487,7 @@ matcher = on_alconna( | ||||
|  | ||||
| ```python | ||||
| from nonebot_plugin_alconna import Match, on_alconna | ||||
| from nonebot_plugin_alconna.builtins.plugins.discord import DiscordSlashExtension | ||||
| from nonebot_plugin_alconna.builtins.extensions.discord import DiscordSlashExtension | ||||
|  | ||||
|  | ||||
| alc = Alconna( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user