You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I query this endpoint https://pokeapi.co/api/v2/move/1/ and then access the property .flavor_text_entries I can get all the flavor texts in different languages.
Sorry, I didn't see this issue was opened for a wrapper.
Sorry for not being specific. Here's details:
I'm referring to that Pokekotlin does not have a way to retrieve moves' flavor text entries, such as Move.getFlavorTextEntries().
Move
seems to be missing a way to retrieve its flavor text entries.The text was updated successfully, but these errors were encountered: