TheRustyPickle / Talon

On-demand Telegram chat analytic generator
MIT License
16 stars 6 forks source link

Fix whitelist loading when multiple sessions are present #50

Closed TheRustyPickle closed 7 months ago

TheRustyPickle commented 7 months ago

When unpacking a packedchat, it must be done with the same account session. Keep track of the whitelisted hex chat + the session that seen/packed it to ensure they get unpacked without panicking.