AsyncEditorial¶
- class deezer.asyncio.AsyncEditorial(client, json)¶
Async editorial resource.
- id: int¶
- name: str¶
- picture: str¶
- picture_small: str¶
- picture_medium: str¶
- picture_big: str¶
- picture_xl: str¶
- async get_selection()¶
Get a list of albums selected every week by the Deezer Team.
- Return type:
list
- async get_chart()¶
Get top charts for tracks, albums, artists and playlists.
- async get_releases(**kwargs)¶
Get the new releases per genre for the current country.
- Return type: