Interface BlockListStories

The block list that disallows viewing of stories of the current user. Subtype of BlockList.

interface BlockListStories {
    @type: "blockListStories";
}

Properties

Properties

@type: "blockListStories"