interface Raw {
    forums: FavoriteForums;
    games: FavoriteGames;
    topics: FavoriteTopics;
}

Properties

Properties