Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							e4a6ec40cd 
							
						 
					 
					
						
						
							
							Update error documentation, summary and license year  
						
						
						
					 
					
						2020-11-05 10:49:34 +01:00 
						 
				 
			
				
					
						
							
							
								Qwerty-Space 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d56b27e570 
							
						 
					 
					
						
						
							
							Fix several minor typos ( #1603 )  
						
						
						
					 
					
						2020-10-18 21:11:59 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							4db51dff8a 
							
						 
					 
					
						
						
							
							Update to v1.17  
						
						
						
					 
					
						2020-10-18 14:11:52 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							1311b9393c 
							
						 
					 
					
						
						
							
							Move alternative libraries to the wiki  
						
						... 
						
						
						
						It doesn't make sense to track what happens to Telegram's ecosystem
in the repository of a specific library. The wiki is better suited
for this and can be trivially updated by anyone, allowing it to better
evolve. 
						
					 
					
						2020-10-16 11:00:14 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							cf1645b598 
							
						 
					 
					
						
						
							
							Improve documentation for ParticipantPermissions  
						
						
						
					 
					
						2020-10-06 11:14:16 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							52a247c156 
							
						 
					 
					
						
						
							
							Update documentation to include the new friendly method  
						
						
						
					 
					
						2020-10-05 10:52:42 +02:00 
						 
				 
			
				
					
						
							
							
								daaawx 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8cbaacabdb 
							
						 
					 
					
						
						
							
							Add missing word in docs ( #1538 )  
						
						
						
					 
					
						2020-09-10 14:51:31 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							bc799fd82c 
							
						 
					 
					
						
						
							
							Remove usage of the main group username in the docs  
						
						
						
					 
					
						2020-08-23 11:45:45 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							3c56a6db4d 
							
						 
					 
					
						
						
							
							Update to v1.16.1  
						
						
						
					 
					
						2020-08-10 16:19:31 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							34861ad1bc 
							
						 
					 
					
						
						
							
							Update to v1.16  
						
						
						
					 
					
						2020-07-28 18:12:24 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							f18ab08334 
							
						 
					 
					
						
						
							
							Add new friendly method to get channel stats  
						
						
						
					 
					
						2020-07-26 13:45:30 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							1c3e7dda01 
							
						 
					 
					
						
						
							
							Avoid explicitly passing the loop to asyncio  
						
						... 
						
						
						
						This behaviour is deprecated and will be removed in future versions
of Python. Technically, it could be considered a bug (invalid usage
causing different behaviour from the expected one), and in practice
it should not break much code (because .get_event_loop() would likely
be the same event loop anyway). 
						
					 
					
						2020-07-25 18:39:35 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							e44926114a 
							
						 
					 
					
						
						
							
							Bump to v1.15  
						
						
						
					 
					
						2020-07-04 13:29:43 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							3f74f83964 
							
						 
					 
					
						
						
							
							Move qrlogin with the rest of custom types  
						
						
						
					 
					
						2020-06-06 13:47:56 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							bc03419902 
							
						 
					 
					
						
						
							
							Move doc page of projects using Telethon to the wiki  
						
						... 
						
						
						
						New URL: https://github.com/LonamiWebs/Telethon/wiki/Projects-using-Telethon  
						
					 
					
						2020-06-06 13:47:56 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							c904b7ccd8 
							
						 
					 
					
						
						
							
							Add a friendly method for QR login  
						
						... 
						
						
						
						Closes  #1471 . 
					
						2020-06-05 21:58:59 +02:00 
						 
				 
			
				
					
						
							
							
								Antoni Mur 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6c7cfd79b9 
							
						 
					 
					
						
						
							
							Add Taas to the list of alternatives in other languages ( #1474 )  
						
						
						
					 
					
						2020-05-27 19:34:27 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							8330635a72 
							
						 
					 
					
						
						
							
							Bump to v1.14.0  
						
						
						
					 
					
						2020-05-26 09:31:36 +02:00 
						 
				 
			
				
					
						
							
							
								Komron Aripov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0f1f655e5d 
							
						 
					 
					
						
						
							
							Fix some missing things in the docs listing other libraries ( #1445 )  
						
						
						
					 
					
						2020-04-29 15:42:59 +02:00 
						 
				 
			
				
					
						
							
							
								Ali Gasymov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							202a8a171b 
							
						 
					 
					
						
						
							
							Update links to other MTProto libraries ( #1442 )  
						
						
						
					 
					
						2020-04-27 20:12:49 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							67a9718f9e 
							
						 
					 
					
						
						
							
							Bump to v1.12.0  
						
						
						
					 
					
						2020-04-20 15:12:00 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							15f30ed942 
							
						 
					 
					
						
						
							
							Update documentation with some fixes and MongoDB sessions  
						
						... 
						
						
						
						Closes  #1403  and #1406 . 
					
						2020-04-01 19:56:17 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							e3d8109110 
							
						 
					 
					
						
						
							
							Fix a doc typo and update projects using the lib  
						
						
						
					 
					
						2020-03-11 10:02:19 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							64752d89fc 
							
						 
					 
					
						
						
							
							Fix 1.11 changelog  
						
						
						
					 
					
						2020-02-21 11:41:18 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							f21abcd529 
							
						 
					 
					
						
						
							
							Update to v1.11  
						
						
						
					 
					
						2020-02-20 20:57:17 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							7ffb87170b 
							
						 
					 
					
						
						
							
							Update some URLs  
						
						... 
						
						
						
						Some were out of date, some were examples pointing to a personal
link, which were replaced with generic examples. 
						
					 
					
						2020-02-20 11:50:15 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							8bd60f7cde 
							
						 
					 
					
						
						
							
							Update out-of-date docs  
						
						
						
					 
					
						2020-02-11 16:44:25 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							22e645e22f 
							
						 
					 
					
						
						
							
							Update to layer 109  
						
						
						
					 
					
						2020-01-23 13:43:20 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							da9505fa3c 
							
						 
					 
					
						
						
							
							Add some missing words in the docs  
						
						
						
					 
					
						2020-01-19 13:25:58 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							3c253734ac 
							
						 
					 
					
						
						
							
							Clear old docs and fix formatting in ConnectionError messages  
						
						
						
					 
					
						2020-01-07 12:20:01 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							5d7e9f3879 
							
						 
					 
					
						
						
							
							Improve doc page on RPC errors ( #1350 )  
						
						
						
					 
					
						2019-12-27 11:27:00 +01:00 
						 
				 
			
				
					
						
							
							
								NotAFile 
							
						 
					 
					
						
						
						
						
							
						
						
							30fdf17902 
							
						 
					 
					
						
						
							
							add documentation on test setup  
						
						
						
					 
					
						2019-12-07 23:41:02 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							57dd0827f4 
							
						 
					 
					
						
						
							
							Slight improvement on ChatAction's docs  
						
						
						
					 
					
						2019-11-10 14:59:01 +01:00 
						 
				 
			
				
					
						
							
							
								painor 
							
						 
					 
					
						
						
						
						
							
						
						
							38b929b973 
							
						 
					 
					
						
						
							
							Fix several typos ( #1328 )  
						
						
						
					 
					
						2019-11-10 11:29:43 +01:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							6206a1a524 
							
						 
					 
					
						
						
							
							Minor documentation update  
						
						
						
					 
					
						2019-10-21 11:45:31 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							a360d74a4c 
							
						 
					 
					
						
						
							
							Mention pomegranate under projects using the library  
						
						
						
					 
					
						2019-09-27 10:41:01 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							d1ddfd09b6 
							
						 
					 
					
						
						
							
							Update missing links in the documentation summary  
						
						
						
					 
					
						2019-09-24 16:19:56 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							47956ddbca 
							
						 
					 
					
						
						
							
							Fix events.Album and minor docs nit, bump to v1.10.1  
						
						
						
					 
					
						2019-09-09 19:21:03 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							8ded667a6b 
							
						 
					 
					
						
						
							
							Update to v1.10  
						
						
						
					 
					
						2019-09-08 11:33:19 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							67183ff9e8 
							
						 
					 
					
						
						
							
							Improve method signatures in the docs  
						
						
						
					 
					
						2019-09-08 10:56:35 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							e1905d0d7a 
							
						 
					 
					
						
						
							
							Avoid using telethon.sync in the examples  
						
						
						
					 
					
						2019-08-13 23:33:39 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							7a78aebb12 
							
						 
					 
					
						
						
							
							Update to v1.9.0  
						
						
						
					 
					
						2019-07-06 19:38:18 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							97e4d83593 
							
						 
					 
					
						
						
							
							Rename and clarify docs for edit_permissions  
						
						
						
					 
					
						2019-07-06 19:31:33 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							8e36bb4c4d 
							
						 
					 
					
						
						
							
							Link Python keywords with Python's documentation  
						
						
						
					 
					
						2019-07-06 12:11:00 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							99b15b916c 
							
						 
					 
					
						
						
							
							Turn UserUpdate attributes into properties  
						
						... 
						
						
						
						This aids discoverability, makes them lazily-loaded,
and in general is more consistent and easier to extend. 
						
					 
					
						2019-07-04 10:17:40 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							7285b156f4 
							
						 
					 
					
						
						
							
							Create events.Album ( #1216 )  
						
						
						
					 
					
						2019-06-30 16:34:34 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							71979e7b23 
							
						 
					 
					
						
						
							
							Document some special method names  
						
						
						
					 
					
						2019-06-30 16:34:34 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							7249d01709 
							
						 
					 
					
						
						
							
							Further clarify things in the documentation  
						
						
						
					 
					
						2019-06-28 20:50:04 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							2a7d4317bd 
							
						 
					 
					
						
						
							
							Add quart-based example ( #1207 )  
						
						
						
					 
					
						2019-06-27 13:55:54 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							d61bb2e87f 
							
						 
					 
					
						
						
							
							Document MTProto Proxy usage ( #1205 )  
						
						
						
					 
					
						2019-06-15 21:54:24 +02:00