Tibia Data v0.1.0 TibiaData.World
This module helps you to get a list of all worlds and details like players online, location and PvP Type.
Link to this section Summary
Link to this section Functions
Link to this function
get!(name)
Returns all information by a specific world.
Parameters
- name (string): String that represents the name of the world.
Examples
iex> TibiaData.World.get! "Macabra"
Link to this function
get_all()
Returns all active worlds.
Examples
iex> TibiaData.House.get_all