Shot
- class yandex_music.shot.shot.Shot
Класс, представляющий шот от Алисы.
Note
Известные значения поля status: ready.
- client
Клиент Yandex Music.
- Type:
yandex_music.Client, optional
- classmethod de_json(data, client)
Десериализация объекта.
- Parameters:
data (
dict) – Поля и значения десериализуемого объекта.client (
yandex_music.Client, optional) – Клиент Yandex Music.
- Returns:
Шот от Алисы.
- Return type: