Versions in this module Expand all Collapse all v0 v0.0.1 Apr 30, 2023 Changes in this version + type DataPasser struct + type WhatsappBot struct + Client *whatsmeow.Client + TelegramBot *tgBot.TelegramBot + func Connect(telegramBot *tgBot.TelegramBot, dbName string, log *logger.Logger) (*WhatsappBot, error) + func (wb *WhatsappBot) Register() + func (wb *WhatsappBot) SendMsg(recipient types.JID, phone, msg string) error