Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Does this library partially support Hero Card? #1

Open
austinhuang0131 opened this issue Oct 29, 2017 · 3 comments
Open

Comments

@austinhuang0131
Copy link

On Kik, hero card is supported like this.
image 2017-10-29 12 45 00

So it is possible for this library to support hero card like this.
image 2017-10-29 12 45 04

The question is, do you guys have this feature? Cuz you guys only mentioned this, which isn't really detailed:

It can probably send whole set of different messages Viber supports (Text, Url, Contact, Picture, Video, Location, Sticker, File)
@austinhuang0131
Copy link
Author

I just read the script. So is it possible to convert Hero Card into text/image messages and buttons, separately?

@alexsorokoletov
Copy link
Contributor

@austinhuang0131 hey, thank you for the question!
Currently this connector can’t conver hero card to something that Viber will understand.
However, it’s fairly easy to add that.

Viber supports all the components you need and we can send multiple messages at once for one received from the botbuilder infrastructure.

@alexsorokoletov
Copy link
Contributor

See convertToViberMessage and postMessage functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants