Interface PremiumLimitTypeBioLength

The maximum length of the user's bio. Subtype of PremiumLimitType.

interface PremiumLimitTypeBioLength {
    @type: "premiumLimitTypeBioLength";
}

Properties

Properties

@type: "premiumLimitTypeBioLength"