Series Groups#

Endpoint: /get_groups/{slug}

class guyamoe_api_types.series_groups.SeriesGroups(data: Dict[str, Any])#
class guyamoe_api_types.series_groups.SeriesGroups(**attrs: Any) SeriesGroups

Bases: dict

A dictionary containing the groups that released chapters for the series.

groups: Dict[str, str]#

A dictionary of group IDs and their respective names.