UNPKG

koishi-plugin-adapter-iirose

Version:
3 lines (2 loc) 129 B
import { IIROSE_Bot } from '../../bot/bot'; export declare function IIROSE_WSsend(bot: IIROSE_Bot, data: string): Promise<void>;