UNPKG

wechaty-qnamaker

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