Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							45d82f2a85 
							
						 
					 
					
						
						
							
							Fix issues with to/from ID in private chats with multiple clients  
						
						... 
						
						
						
						This should address #1218 . 
						
					 
					
						2019-08-07 00:46:19 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							8e36bb4c4d 
							
						 
					 
					
						
						
							
							Link Python keywords with Python's documentation  
						
						
						
					 
					
						2019-07-06 12:11:00 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							a7a7c4add2 
							
						 
					 
					
						
						
							
							Pass all Updates when building events  
						
						
						
					 
					
						2019-06-30 16:34:34 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							aa2b3daccc 
							
						 
					 
					
						
						
							
							Factor out setting entities to events  
						
						
						
					 
					
						2019-06-30 16:34:34 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							51de0bd2da 
							
						 
					 
					
						
						
							
							Update documentation with intersphinx and better summaries  
						
						
						
					 
					
						2019-06-11 11:09:22 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							0a3d6106f0 
							
						 
					 
					
						
						
							
							Completely overhaul the documentation  
						
						
						
					 
					
						2019-05-09 12:50:09 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							34a8140ff0 
							
						 
					 
					
						
						
							
							Fix MessageRead had blacklist_chat=None and not False  
						
						... 
						
						
						
						This was causing the checks against chats to fail. In addition
to that, before setting the attribute, it is now casted to bool
to prevent more issues like this in the future (or if users
use non-boolean values). 
						
					 
					
						2019-03-31 12:15:48 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							2f09e5c335 
							
						 
					 
					
						
						
							
							Support custom-callback filter for all events  
						
						
						
					 
					
						2018-09-09 15:48:54 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							7f78d7ed2f 
							
						 
					 
					
						
						
							
							Use classmethod for all Event.build  
						
						
						
					 
					
						2018-07-19 01:47:32 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							1d0fd6801d 
							
						 
					 
					
						
						
							
							Build events only once per update  
						
						
						
					 
					
						2018-07-11 11:22:43 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							72835dfb44 
							
						 
					 
					
						
						
							
							Update to v1.0  
						
						
						
					 
					
						2018-06-27 13:41:20 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							75dc4809f5 
							
						 
					 
					
						
						
							
							Remove all deprecated methods  
						
						
						
					 
					
						2018-06-26 11:10:11 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							410518aa65 
							
						 
					 
					
						
						
							
							Stop using await with properties  
						
						
						
					 
					
						2018-06-25 11:38:56 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							efc9f4c414 
							
						 
					 
					
						
						
							
							Get rid of all remaining async properties  
						
						
						
					 
					
						2018-06-25 11:03:20 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							908dfa148b 
							
						 
					 
					
						
						
							
							Revisit codebase to add missing async/await  
						
						
						
					 
					
						2018-06-14 17:09:20 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							f7222407de 
							
						 
					 
					
						
						
							
							Document custom.Message  
						
						
						
					 
					
						2018-06-02 12:52:38 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							9e4854fcce 
							
						 
					 
					
						
						
							
							Use custom.Message in events  
						
						
						
					 
					
						2018-05-31 13:30:22 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							f31ca142a3 
							
						 
					 
					
						
						
							
							Support autocast to InputMessage  
						
						
						
					 
					
						2018-04-23 11:05:38 +02:00 
						 
				 
			
				
					
						
							
							
								Lonami Exo 
							
						 
					 
					
						
						
						
						
							
						
						
							b7c3f80679 
							
						 
					 
					
						
						
							
							Split events into separate files  
						
						
						
					 
					
						2018-04-05 20:14:22 +02:00