mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
Merge branch 'main' of https://github.com/NapNeko/NapCatQQ
This commit is contained in:
@@ -20,7 +20,8 @@ export enum BaseEmojiType {
|
||||
SUPER_EMOJI = 1,
|
||||
RANDOM_SUPER_EMOJI = 2,
|
||||
CHAIN_SUPER_EMOJI = 3,
|
||||
EMOJI_EMOJI = 4
|
||||
EMOJI_EMOJI = 4,
|
||||
VAS_POKE = 5
|
||||
}
|
||||
|
||||
export interface GetBaseEmojiPathReq {
|
||||
@@ -51,4 +52,4 @@ export interface DownloadBaseEmojiByIdReq {
|
||||
groupName: string;
|
||||
panelCategory: EmojiPanelCategory;
|
||||
qzoneCode: string;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user