mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 15:06:42 +00:00 
			
		
		
		
	Add comment
This commit is contained in:
		| @@ -73,4 +73,9 @@ def load_builtin_plugins() -> int: | ||||
|  | ||||
|  | ||||
| def get_loaded_plugins() -> Set[Plugin]: | ||||
|     """ | ||||
|     Get all plugins loaded. | ||||
|  | ||||
|     :return: a set of Plugin objects | ||||
|     """ | ||||
|     return _plugins | ||||
|   | ||||
		Reference in New Issue
	
	Block a user