PlaylistTrailer
- class yandex_music.playlist.playlist_trailer.PlaylistTrailer
Класс, представляющий трейлер плейлиста.
- playlist
Плейлист.
- Type:
yandex_music.Playlist, optional
- trailer
Информация о трейлере.
- Type:
yandex_music.TrailerInfo, optional
Можно ли поделиться трейлером.
- Type:
bool, optional
- 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: