WebHook Botimport ( "github.com/zlsgo/feishu" ) bot := feishu.NewWebHookBot(token) err := bot.SendText("test")