文档中心/本页总览MusicChartInfo用于获取音乐榜单的详细信息。 C++typedef struct{ const char* chartName; int32_t id;} MusicChartInfo; chartName 榜单名称。 id 音乐榜单的 ID。