grammers-session 0.10.0

Different session storages for Telegram data.
Documentation
1
2
3
4
5
6
7
# grammers-session

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).