mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
568750526b
commit
7bc0b74dfa
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ emailAddressAuthenticationAppleId token:string = EmailAddressAuthentication;
|
|||
emailAddressAuthenticationGoogleId token:string = EmailAddressAuthentication;
|
||||
|
||||
|
||||
//@class EmailAddressResetState @description Describes reset state of a email address
|
||||
//@class EmailAddressResetState @description Describes reset state of an email address
|
||||
|
||||
//@description Email address can be reset after the given period. Call resetAuthenticationEmailAddress to reset it and allow the user to authorize with a code sent to the user's phone number
|
||||
//@wait_period Time required to wait before the email address can be reset; 0 if the user is subscribed to Telegram Premium
|
||||
|
|
Loading…
Reference in a new issue