Interface MessageSourceDirectMessagesChatTopicHistory

The message is from history of a topic in a channel direct messages chat administered by the current user. Subtype of MessageSource.

interface MessageSourceDirectMessagesChatTopicHistory {
    @type: "messageSourceDirectMessagesChatTopicHistory";
}

Properties

Properties

@type: "messageSourceDirectMessagesChatTopicHistory"