Telethon
Telethon copied to clipboard
Handle callable `from_users` for `NewMessage` events
I'd prefer to avoid new features in v1. What would be the use case for this?
Hi Retrieving eligible users dynamically from the database, instead of hard coding them. like admins
Why not make the call directly? This PR doesn't support async, and after it's set, if it changes later, it won't re-fetch them either.