loginUrl property
Optional. An HTTP URL used to automatically authorize the user. Can be used as a replacement for the Telegram Login Widget.
Implementation
@JsonKey(name: 'login_url')
LoginURL? get loginUrl;
Optional. An HTTP URL used to automatically authorize the user. Can be used as a replacement for the Telegram Login Widget.
@JsonKey(name: 'login_url')
LoginURL? get loginUrl;