posts in channel where bot is admin?
A handler can't know if you're admin somewhere unless you program it yourself and cache the chat ids
Ok let's say I know channel ID so you want say I should add if clause in the beginning of each handler?
Yes, or func=lambda e: not e.chat_id in admin_chats
Thanks but I hoped to find more beautiful way(
Обсуждают сегодня