diff --git a/data/web/corefork.telegram.org/api/auth.html b/data/web/corefork.telegram.org/api/auth.html index 19f5bb1f27..5705f0e1a4 100644 --- a/data/web/corefork.telegram.org/api/auth.html +++ b/data/web/corefork.telegram.org/api/auth.html @@ -124,10 +124,15 @@ See here » for more info on the verification
  • auth.sentCodeTypeEmailCode: the code was sent to the configured login email.
  • auth.sentCodeTypeFragmentSms: the code was sent via fragment.com: open the specified url to log into the Fragment platform with your wallet and view the code.
  • auth.sentCodeTypeApp: the code was sent as a Telegram service notification to all other logged-in sessions.
  • -
  • auth.sentCodeTypeFirebaseSms: only for official apps, only used if the codeSettings.allow_firebase flag is set.