Interface PassportElementTypeUtilityBill

A Telegram Passport element containing the user's utility bill. Subtype of PassportElementType.

interface PassportElementTypeUtilityBill {
    @type: "passportElementTypeUtilityBill";
}

Properties

Properties

@type: "passportElementTypeUtilityBill"