ConcertTabConfig

class yandex_music.concert.concert_tab_config.ConcertTabConfig

Класс, представляющий конфигурацию вкладок ленты концертов.

config

Конфигурация вкладок концертов.

Type:

yandex_music.ConcertTabConfigData, 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:

yandex_music.ConcertTabConfig