Interface MessageSourceForumTopicHistory

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

interface MessageSourceForumTopicHistory {
    @type: "messageSourceForumTopicHistory";
}

Properties

Properties

@type: "messageSourceForumTopicHistory"