Interface MessageReadDateTooOld

The message is too old to get read date. Subtype of MessageReadDate.

interface MessageReadDateTooOld {
    @type: "messageReadDateTooOld";
}

Properties

Properties

@type: "messageReadDateTooOld"