mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00:00
chore
This commit is contained in:
parent
9c353f3760
commit
2428a12221
@ -5,7 +5,7 @@ export interface IdMusicSignPostData {
|
|||||||
|
|
||||||
export interface CustomMusicSignPostData {
|
export interface CustomMusicSignPostData {
|
||||||
type: 'qq' | '163' | 'kugou' | 'migu' | 'kuwo' | 'custom',
|
type: 'qq' | '163' | 'kugou' | 'migu' | 'kuwo' | 'custom',
|
||||||
id:undefined,
|
id: undefined,
|
||||||
url: string,
|
url: string,
|
||||||
audio?: string,
|
audio?: string,
|
||||||
title?: string,
|
title?: string,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user