GWRecipesClient

Client for recipes endpoints. Documentation can be found in the GW2 Wiki

See also

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Retrieves all recipe ids

Link copied to clipboard
fun getRecipes(ids: List<Int>, language: ApiLanguage? = null): List<Recipe>

Retrieves specific recipes

Link copied to clipboard

Searches for recipe ids with one of ingredients being given item

Link copied to clipboard

Searches for recipe ids with product being given item