mirror of
				https://github.com/LonamiWebs/Telethon.git
				synced 2025-10-30 23:47:33 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			757 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			757 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| .. _telethon-network:
 | |
| 
 | |
| ================
 | |
| Connection Modes
 | |
| ================
 | |
| 
 | |
| The only part about network that you should worry about are
 | |
| the different connection modes, which are the following:
 | |
| 
 | |
| .. automodule:: telethon.network.connection.tcpfull
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| .. automodule:: telethon.network.connection.tcpabridged
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| .. automodule:: telethon.network.connection.tcpintermediate
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| .. automodule:: telethon.network.connection.tcpobfuscated
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| .. automodule:: telethon.network.connection.http
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 |