UNPKG

koishi-plugin-adapter-iirose

Version:
3 lines (2 loc) 122 B
import { IIROSE_Bot } from '../bot/bot'; export declare function clearMsg(msg: string, bot: IIROSE_Bot): Promise<string>;