modular-bot-framework-for-t.../modules/echo-v1.0/index.py

3 lines
75 B
Python
Raw Permalink Normal View History

if msg.chat["type"] == "private":
2023-05-08 10:14:28 +03:00
self.RESPONSE = self.MESSAGE["text"]