We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.get_types()
Returns a dictionary of Pokémon Types discovered in the Pokémon World.
Returns: Dictionary
Example:
types = pokedex.get_types() print(types)