Skip to content

Releases: green-api/whatsapp-chatbot-golang

Added linkPreview support

05 Oct 09:30
f1ab48e
Compare
Choose a tag to compare

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

28 Mar 12:13
20044b2
Compare
Choose a tag to compare

Fixes

  • Fixed publishers
  • Fixed chat parsing

Enhancements

  • Updated filters

Merged pull requests

#3 (thanks to @conqu1stador)

v0.0.3

13 Feb 22:37
Compare
Choose a tag to compare
Merge branch 'master' of github.com:/green-api/whatsapp-chatbot-golang

v0.0.2

09 Feb 22:04
Compare
Choose a tag to compare
  • add send methods without quote
  • update dep
  • fix bugs

v0.0.1

05 Feb 19:03
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Temporary set not master branch of client

v0.0.0

19 Jan 22:09
Compare
Choose a tag to compare
v0.0.0 Pre-release
Pre-release

test version