mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
chore
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user