We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To interact with the Project Yatta API, use the YattaAPI class.
YattaAPI
import yatta async with yatta.YattaAPI() as api: await api.fetch_characters()
You can find all methods that the client has in yatta/client.py