Interface StoryListArchive

The list of stories, shown in the Arvhive chat list. Subtype of StoryList.

interface StoryListArchive {
    @type: "storyListArchive";
}

Properties

Properties

@type: "storyListArchive"