View Source ExTDLib.Object.AuthenticationCodeTypeFirebaseAndroid (ExTDLib v0.0.4)
An authentication code is delivered via Firebase Authentication to the official Android application.
| Name | Type | Description |
|---|---|---|
| nonce | bytes | Nonce to pass to the SafetyNet Attestation API. |
| length | number | Length of the code. |
More details on telegram's documentation.