AuthKey
Telegram Desktop stores authorization material as auth keys.
AuthKeyType
AuthKeyType identifies whether an auth key is empty, read from local storage, or
created for memory/session use.
AuthKey
AuthKey wraps the raw authorization key bytes used by Telegram Desktop storage
and MTP account data. Most projects should interact with it indirectly through
TDesktop, MTP, and conversion helpers.
Last updated on