View Source ExTDLib.Object.AuthenticationCodeTypeFirebaseIos (ExTDLib v0.0.4)

An authentication code is delivered via Firebase Authentication to the official iOS application.

NameTypeDescription
receiptstringReceipt of successful application token validation to compare with receipt from push notification.
push_timeoutnumberTime after the next authentication method is supposed to be used if verification push notification isn't received, in seconds.
lengthnumberLength of the code.

More details on telegram's documentation.