mirror of
				https://github.com/LonamiWebs/Telethon.git
				synced 2025-10-29 06:57:50 +03:00 
			
		
		
		
	Fix **kwargs not being passed to TelegramBareClient
This commit is contained in:
		
							parent
							
								
									4685cda751
								
							
						
					
					
						commit
						671ac1cdb7
					
				|  | @ -103,7 +103,8 @@ class TelegramClient(TelegramBareClient): | |||
|             proxy=proxy, | ||||
|             update_workers=update_workers, | ||||
|             spawn_read_thread=spawn_read_thread, | ||||
|             timeout=timeout | ||||
|             timeout=timeout, | ||||
|             **kwargs | ||||
|         ) | ||||
| 
 | ||||
|         # Some fields to easy signing in | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user