package utils type CQMusic struct { Type string Url string Audio string Title string Content string Image string }