Interface PassportElementTypeTemporaryRegistration

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

interface PassportElementTypeTemporaryRegistration {
    @type: "passportElementTypeTemporaryRegistration";
}

Properties

Properties

@type: "passportElementTypeTemporaryRegistration"