AH
Size: a a a
AH
NK
NK
NK
NK
s
AH
telethon.tl.types.Channel
megagroup, channel
NK
s
NewMessage.Event
вроде chat
s
NK
s
NK
s
NK
AH
AH
from telethon.tl.types import PeerChat
@client.on(events.NewMessage(chats=[PeerChat(chat.id)], blacklist_chats=True))
PeerChannel
как я понял и blacklist_channels=True
?NK