mirror of
https://github.com/AynaLivePlayer/miaosic.git
synced 2025-12-06 13:02:48 +08:00
add download cmd
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package miaosic
|
||||
|
||||
const VERSION = "0.2.6"
|
||||
|
||||
type Picture struct {
|
||||
Url string `json:"url"`
|
||||
Data []byte `json:"data"`
|
||||
|
||||
Reference in New Issue
Block a user