Interface MessageSourceSearch

The message is from search results, including file downloads, local file list, outgoing document messages, calendar. Subtype of MessageSource.

interface MessageSourceSearch {
    @type: "messageSourceSearch";
}

Properties

Properties

@type: "messageSourceSearch"