Interface MessageSourceMessageThreadHistory

The message is from history of a message thread. Subtype of MessageSource.

interface MessageSourceMessageThreadHistory {
    @type: "messageSourceMessageThreadHistory";
}

Properties

Properties

@type: "messageSourceMessageThreadHistory"