mirror of
				https://github.com/LonamiWebs/Telethon.git
				synced 2025-11-04 09:57:29 +03:00 
			
		
		
		
	Update to v0.17.1
This commit is contained in:
		
							parent
							
								
									f91b76b063
								
							
						
					
					
						commit
						6261affaa1
					
				
							
								
								
									
										
											BIN
										
									
								
								readthedocs/extra/advanced-usage/.DS_Store
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								readthedocs/extra/advanced-usage/.DS_Store
									
									
									
									
										vendored
									
									
								
							
										
											Binary file not shown.
										
									
								
							| 
						 | 
					@ -14,6 +14,18 @@ it can take advantage of new goodies!
 | 
				
			||||||
.. contents:: List of All Versions
 | 
					.. contents:: List of All Versions
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Updates as Events (v0.17.1)
 | 
				
			||||||
 | 
					===========================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					*Published at 2018/02/09*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Of course there was more work to be done regarding updates, and it's here!
 | 
				
			||||||
 | 
					The library comes with a new ``events`` module (which you will often import
 | 
				
			||||||
 | 
					as ``from telethon import TelegramClient, events``). This are pretty much
 | 
				
			||||||
 | 
					all the additions that come with this version change, but they are a nice
 | 
				
			||||||
 | 
					addition. Refer to :ref:`working-with-updates` to get started with events.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Trust the Server with Updates (v0.17)
 | 
					Trust the Server with Updates (v0.17)
 | 
				
			||||||
=====================================
 | 
					=====================================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,3 @@
 | 
				
			||||||
# Versions should comply with PEP440.
 | 
					# Versions should comply with PEP440.
 | 
				
			||||||
# This line is parsed in setup.py:
 | 
					# This line is parsed in setup.py:
 | 
				
			||||||
__version__ = '0.17'
 | 
					__version__ = '0.17.1'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user