mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00: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…
x
Reference in New Issue
Block a user