Crates.io | grammers-session |
lib.rs | grammers-session |
version | 0.7.0 |
source | src |
created_at | 2020-01-31 12:02:33.542046 |
updated_at | 2024-09-17 16:31:56.478777 |
description | Different session storages for Telegram data. |
homepage | https://github.com/Lonami/grammers |
repository | https://github.com/Lonami/grammers |
max_upload_size | |
id | 203610 |
size | 113,250 |
This library contains the Session
trait and several session storages.
Sessions are used to remember the authorization key and home server address, to prevent having to create a new key and login every single time (which is an expensive process).