Interface StoryServiceSeenInputReels

interface StoryServiceSeenInputReels {
    items: StoryServiceSeenInputItems[];
}

Properties

Properties