mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-11-04 00:46:43 +00:00 
			
		
		
		
	💡 fix nickname docstring
This commit is contained in:
		@@ -194,10 +194,10 @@ SUPER_USERS=[12345789]
 | 
			
		||||
### `nickname`
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
* 类型: `Union[str, Set[str]]`
 | 
			
		||||
* 类型: `Set[str]`
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
* 默认值: `""`
 | 
			
		||||
* 默认值: `set()`
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
* 说明:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user