UNPKG

@neoxr/wb

Version:

Simplicity WhatsApp Bot (Baileys)

6 lines (5 loc) 191 B
import Message from './message'; export default class Serialize extends Message { mention: (text: string) => string[]; bind(parent: any, m: any, bypassDisappearing?: boolean): any; }