Last active
May 1, 2026 01:48
-
-
Save stek29/8a7ac0e673818917525ec4031d77a713 to your computer and use it in GitHub Desktop.
Extract Telegram messages from db_sqlite PostBox – made for Telegram for macOS, but should work with Telegram for iOS
I cant find the .tempkeyEncrypted file inside my Telegram app folder:
don't know if i use the "correct" app.
Hi @carmolim,
I believe the App Store version stores its data in a different location.
For reference, I tested this using the Homebrew version of Telegram:
❯ brew list | grep telegram
telegramUpdate
I have updated the README to make the setup and usage instructions clearer.
Hope that helps.
I found it, I opened it on vscode and by mistake hit save CTRL + S on the wrong tab and messed up with the .tempkeyEncrypted file 😭
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Hi @stek29
Great catch!
Will rename it later today.
Any ideas what we shell call it?
In brew its just called telegram, in the app its just called the same.
Open to suggestions for app name and repo name.
I will also adjust the documentation to make sure its clear which version its for.
Update
I have just made some adjustments, see what you think.
https://github.com/soakes/telegram-message-exporter/pull/4/changes