A to bot B? Basically I have 2 bots for 2 different sets of users, and I need to send a link (tg://user...) about user from bot A via bot B to diff user, but bot B won't interact with user from bot A - so it can't get their access hash to make a link.
Would something like making a group for two bots and letting them send 1 link for each user to the group let bot B see the access hash for users from group A? (given that user's privacy is sufficient)
yes. once the event is received in the other account, specifically the entity object, it inputPeerUser will be cached
telethon is pretty funky with caching entities past couple of months - no idea why, ik that theoretically it should work yea
i did change some stuff regarding caching, mostly because it was caching twice and it was a mess so now it may be caching less than it should but i'm pretty sure things should still go in the session
OK, thanks. I don't really care about caching names, just noticed it as indicator of something being chagned
Обсуждают сегодня