Interface MessageReadDateMyPrivacyRestricted

The read date is unknown due to privacy settings of the current user, but will be known if the user subscribes to Telegram Premium. Subtype of MessageReadDate.

interface MessageReadDateMyPrivacyRestricted {
    @type: "messageReadDateMyPrivacyRestricted";
}

Properties

Properties

@type: "messageReadDateMyPrivacyRestricted"