rubenlagus / TelegramApi

Java library to create Telegram Clients
MIT License
296 stars 108 forks source link

How to stay authorized or store authorization data? #81

Open muraviovvladimir opened 5 years ago

muraviovvladimir commented 5 years ago

Is there way to store authorization data to not to request code each time?

chengjk commented 5 years ago

you may need these,TLRequestAuthExportAuthorization TLRequestAuthImportAuthorization.