FirebaseAuthenticationSettingsIos¶
- class pyrogram.types.FirebaseAuthenticationSettingsIos¶
Settings for Firebase Authentication in the official iOS application.
- Parameters:
device_token (
str) – Device token from Apple Push Notification service.is_app_sandbox (
str) – True, if App Sandbox is enabled.