Interface SeriesGroups

An object containing the groups that released chapters for the series.

Hierarchy

  • SeriesGroups

Properties

Properties

groups: { [groupId: string]: string }

An object of group IDs and their respective names. Only contains groups that have uploaded to the series.

Type declaration

  • [groupId: string]: string

Generated using TypeDoc