UNPKG

wechaty-weixin-openai

Version:
4 lines 178 B
import { Message } from 'wechaty'; declare function atMatcher(at: boolean): (message: Message) => Promise<boolean>; export { atMatcher }; //# sourceMappingURL=at-matcher.d.ts.map