Interface PremiumFeatureLastSeenTimes

The ability to view last seen and read times of other users even they can't view last seen or read time for the current user. Subtype of PremiumFeature.

interface PremiumFeatureLastSeenTimes {
    @type: "premiumFeatureLastSeenTimes";
}

Properties

Properties

@type: "premiumFeatureLastSeenTimes"