haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.SendAuthenticationFirebaseSms

Synopsis

Documentation

data SendAuthenticationFirebaseSms Source #

Sends Firebase Authentication SMS to the phone number of the user. Works only when the current authorization state is authorizationStateWaitCode and the server returned code of the type authenticationCodeTypeFirebaseAndroid or authenticationCodeTypeFirebaseIos. Returns Ok

Constructors

SendAuthenticationFirebaseSms 

Fields

  • token :: Maybe Text

    Play Integrity API or SafetyNet Attestation API token for the Android application, or secret from push notification for the iOS application