bugfix: stop self texts from being logged.
This commit is contained in:
@@ -55,6 +55,7 @@ basic_filters = (
|
||||
& ~filters.bot
|
||||
& ~filters.service
|
||||
& ~filters.chat(chats=[bot.me.id])
|
||||
& ~filters.me
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user