mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-09 04:49:03 +08:00
fix: GetGuildProfile
This commit is contained in:
parent
9a05aaa906
commit
d222ccfa58
@ -76,6 +76,7 @@ import { FetchEmojiLike } from './extends/FetchEmojiLike';
|
|||||||
import { NapCatCore } from '@/core';
|
import { NapCatCore } from '@/core';
|
||||||
|
|
||||||
import { NapCatOneBot11Adapter } from '@/onebot';
|
import { NapCatOneBot11Adapter } from '@/onebot';
|
||||||
|
import GetGuildProfile from './guild/GetGuildProfile';
|
||||||
|
|
||||||
export type ActionMap = Map<string, BaseAction<any, any>>;
|
export type ActionMap = Map<string, BaseAction<any, any>>;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user