where the key is the category ID */ public array $categories; /** @var array where the key is the feed ID */ public array $feeds; /** @var array where the key is the label ID */ public array $tags; public string $nonce; public string $salt1; }