forked from dymik739/modular-bot-framework-for-telegram
		
	echo-v1.0 - added check for chat type to avoid group chat spamming
This commit is contained in:
		
							parent
							
								
									84d6b3d58f
								
							
						
					
					
						commit
						67271b9ad8
					
				@ -1 +1,2 @@
 | 
				
			|||||||
self.RESPONCE = self.MESSAGE["text"]
 | 
					if msg.chat["type"] == "private":
 | 
				
			||||||
 | 
					    self.RESPONCE = self.MESSAGE["text"]
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user