mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-04 19:17:37 +08:00
parent
42606a825d
commit
bad3c86912
@ -713,7 +713,7 @@ func (bot *CQBot) ConvertElement(spec *onebot.Spec, elem msg.Element, sourceType
|
||||
MusicType: message.CloudMusic,
|
||||
Title: info.Get("name").String(),
|
||||
Summary: artistName,
|
||||
Url: "https://y.music.163.com/m/song/" + id,
|
||||
Url: "https://music.163.com/song/?id=" + id,
|
||||
PictureUrl: info.Get("album.picUrl").String(),
|
||||
MusicUrl: "https://music.163.com/song/media/outer/url?id=" + id,
|
||||
}, nil
|
||||
|
Loading…
x
Reference in New Issue
Block a user