Interface MessageSourceChatList

The message is from a chat list or a forum topic list. Subtype of MessageSource.

interface MessageSourceChatList {
    @type: "messageSourceChatList";
}

Properties

Properties

@type: "messageSourceChatList"