Interface PassportElementTypePassportRegistration

A Telegram Passport element containing the registration page of the user's passport. Subtype of PassportElementType.

interface PassportElementTypePassportRegistration {
    @type: "passportElementTypePassportRegistration";
}

Properties

Properties

@type: "passportElementTypePassportRegistration"