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,
|
SUPER_EMOJI = 1,
|
||||||
RANDOM_SUPER_EMOJI = 2,
|
RANDOM_SUPER_EMOJI = 2,
|
||||||
CHAIN_SUPER_EMOJI = 3,
|
CHAIN_SUPER_EMOJI = 3,
|
||||||
EMOJI_EMOJI = 4
|
EMOJI_EMOJI = 4,
|
||||||
|
VAS_POKE = 5
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface GetBaseEmojiPathReq {
|
export interface GetBaseEmojiPathReq {
|
||||||
|
Reference in New Issue
Block a user