Interface MessageReadDateUserPrivacyRestricted

The read date is unknown due to privacy settings of the other user. Subtype of MessageReadDate.

interface MessageReadDateUserPrivacyRestricted {
    @type: "messageReadDateUserPrivacyRestricted";
}

Properties

Properties

@type: "messageReadDateUserPrivacyRestricted"