AsyncRadio¶
- class deezer.asyncio.AsyncRadio(client, json)¶
Async radio resource.
- id: int¶
- title: str¶
- description: str¶
- picture: str¶
- picture_small: str¶
- picture_medium: str¶
- picture_big: str¶
- picture_xl: str¶
- tracklist: str¶
- md5_image: str¶
- async get_tracks()¶
Get first 40 tracks in the radio.
- Return type:
list