Variable GuildGameCategoryRouteScalarFieldEnumConst

GuildGameCategoryRouteScalarFieldEnum: {
    channelId: "channelId";
    dbId: "dbId";
    flags: "flags";
    gameConfigId: "gameConfigId";
    genres: "genres";
    kinds: "kinds";
    minDiscountPercent: "minDiscountPercent";
    pingRoleId: "pingRoleId";
    priority: "priority";
    stores: "stores";
    tags: "tags";
    webhookAvatarUrl: "webhookAvatarUrl";
    webhookEnabled: "webhookEnabled";
    webhookUsername: "webhookUsername";
}