Interface MessageSourceHistoryPreview

The message is from chat, message thread or forum topic history preview. Subtype of MessageSource.

interface MessageSourceHistoryPreview {
    @type: "messageSourceHistoryPreview";
}

Properties

Properties

@type: "messageSourceHistoryPreview"