UNPKG

koishi-plugin-kbot

Version:
8 lines (7 loc) 160 B
export interface DynamicNotifiction { botId: string; twitterId: string; twitterName: string; twitterRestId: string; lastUpdated?: number; }