mirror of
				https://github.com/LonamiWebs/Telethon.git
				synced 2025-10-30 23:47:33 +03:00 
			
		
		
		
	Move Optional dependencies to Installing Telethon
							parent
							
								
									f9c53177e9
								
							
						
					
					
						commit
						9353198306
					
				
							
								
								
									
										7
									
								
								Home.md
									
									
									
									
									
								
							
							
								
								
								
								
									
									
								
								
								
							
						
						
									
										7
									
								
								Home.md
									
									
									
									
									
								
							|  | @ -14,10 +14,3 @@ The online documentation for all available requests, types and constructors is a | ||||||
| ## Possible problems | ## Possible problems | ||||||
| 
 | 
 | ||||||
| If you ever receive a `PEER_FLOOD` error or aren't able to perform certain requests, it might mean that your account is limited, and there's not much Telethon can do about this. Talk to [@SpamBot](https://t.me/SpamBot) for more information, or refer to the [spam FAQ](https://www.telegram.org/faq_spam). | If you ever receive a `PEER_FLOOD` error or aren't able to perform certain requests, it might mean that your account is limited, and there's not much Telethon can do about this. Talk to [@SpamBot](https://t.me/SpamBot) for more information, or refer to the [spam FAQ](https://www.telegram.org/faq_spam). | ||||||
| 
 |  | ||||||
| ## Optional dependencies |  | ||||||
| If you're using the library under ARM (or even if you aren't), you may want to install `sympy` through `pip` for a substantial speed-up when generating the keys required to connect to Telegram (you can of course do this on desktop too). See [issue #199](https://github.com/LonamiWebs/Telethon/issues/199>] for more. |  | ||||||
| 
 |  | ||||||
| If `libssl` is available on your system, it will also be used wherever encryption is needed. |  | ||||||
| 
 |  | ||||||
| If neither of these are available, a pure Python callback will be used instead, so you can still run the library wherever Python is available! |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user