Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

Session Storages

Lonami edited this page Nov 1, 2023 · 1 revision

Session storages define how Telethon persists data, and their main purpose is not having to login every time the script is restarted.

Built-in session storages

See Sessions in the official documentation.

Third-party session storages

Be the first to link your custom storage here!

Clone this wiki locally