loginUrl

@SerialName(value = "login_url")
val loginUrl: LoginUrl? = null(source)

Optional. An HTTPS URL used to automatically authorize the user. Can be used as a replacement for the Telegram Login Widget.

type: LoginUrl