Interface MessageSourceForumTopicHistory

The message is from history of a forum topic. Subtype of MessageSource.

interface MessageSourceForumTopicHistory {
    @type: "messageSourceForumTopicHistory";
}

Properties

Properties

@type: "messageSourceForumTopicHistory"