Async Client ------------ The async client class is the main entry point to start querying the `Deezer API `_ using ``async``/``await``. .. autoclass:: deezer.asyncio.AsyncClient :members: