package fixtures import "git.sapphic.engineer/roleypoly/v4/types" var ( Guild = types.DiscordGuild{ ID: "1312", } )