Get All Groups#

Endpoint: /get_all_groups

guyamoe_api_types.all_groups.AllGroups#

A dictionary of group IDs and their respective names.

alias of Dict[str, str]