StoryGroup

fun StoryGroup(uniqueId: String, title: String, iconUrl: String, thematicIconUrls: Map<String, String>?, coverUrl: String?, index: Int, seen: Boolean, stories: List<Story>, pinned: Boolean, type: StoryGroupType, momentsUser: MomentsUser?, style: StoryGroupStyle?, name: String?, nudge: Boolean)