UNPKG

koishi-plugin-steam-family-bot

Version:

一个用于新版 Steam 家庭的库存监控 koishi Bot 插件

8 lines (7 loc) 154 B
export * from 'steam-family-bot-core'; export interface ChannelInfo { uid: string; channelId: string; selfId: string; platform: string; }