Releases: green-api/whatsapp-chatbot-golang
Releases · green-api/whatsapp-chatbot-golang
Added linkPreview support
Enhancements
- Now it is possible to pass "false" argument to message.SendText and message.AnswerWithText. This will set linkPreview to false. The argument is not required and if is not given, message will be sent with linkPreview = true.
Fixed event handling
Fixes
- Fixed publishers
- Fixed chat parsing
Enhancements
- Updated filters
Merged pull requests
#3 (thanks to @conqu1stador)