mirror of
				https://github.com/LonamiWebs/Telethon.git
				synced 2025-11-04 01:47:27 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			370 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			370 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
.. _telethon-errors:
 | 
						|
 | 
						|
==========
 | 
						|
API Errors
 | 
						|
==========
 | 
						|
 | 
						|
These are the base errors that Telegram's API may raise.
 | 
						|
 | 
						|
See :ref:`rpc-errors` for a more friendly explanation.
 | 
						|
 | 
						|
.. automodule:: telethon.errors.common
 | 
						|
    :members:
 | 
						|
    :undoc-members:
 | 
						|
    :show-inheritance:
 | 
						|
 | 
						|
.. automodule:: telethon.errors.rpcbaseerrors
 | 
						|
    :members:
 | 
						|
    :undoc-members:
 | 
						|
    :show-inheritance:
 |