getFuzzyLearnset Query
Gets the learnset for a given Pokémon and move.
A fuzzy search is performed to find a matching Pokémon and move
Multiple moves are possible by putting them in an array: [move1, move2]
.
You can also apply a generation filter (only results for the given generation will be returned) with the generation argument
Arguments
#
Response
#
Returns Learnset !.
Example
#
Previous
getFuzzyItem
Next
getFuzzyMove