Skip to content

Added linkPreview support

Latest
Compare
Choose a tag to compare
@prostraction prostraction released this 05 Oct 09:30
· 4 commits to master since this release
f1ab48e

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.