package distribution type Domain struct { DiscordGroupID string Games Games Sessions Sessions } type Domains struct { Domains []Domain }