echo-v1.0 - added check for chat type to avoid group chat spamming
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
|
if msg.chat["type"] == "private":
|
||||||
self.RESPONCE = self.MESSAGE["text"]
|
self.RESPONCE = self.MESSAGE["text"]
|
||||||
|
|||||||
Reference in New Issue
Block a user