Closed andrii-bohdan closed 3 years ago
The sendLinkWithAutoPreview function has been resumed. Added the ability to send a link with a preview from bot.json { "exact": ["send link"], "response": "Hi, this is your link:", "link": "https://www.google.com" },
{ "exact": ["send link"], "response": "Hi, this is your link:", "link": "https://www.google.com" },
Nice idea. But can't merge this as there are conflicts.
Ok. I have idea how to fix then. After that i will create new Pull Request
The sendLinkWithAutoPreview function has been resumed. Added the ability to send a link with a preview from bot.json
{ "exact": ["send link"], "response": "Hi, this is your link:", "link": "https://www.google.com" },