Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

requested feature: start chat from custom button #22

Closed
alejandro-anv opened this issue Feb 4, 2014 · 1 comment
Closed

requested feature: start chat from custom button #22

alejandro-anv opened this issue Feb 4, 2014 · 1 comment

Comments

@alejandro-anv
Copy link

I am wondering if it is possible to launch a chat to a specific phone number from javascript.

I am trying to do something like this:

<iframe id='webogram_frame' src='webogram/'></iframe>

<input type='button' value='chat with Foo' onclick='wobogram_frame.startchat('+34666123456');'>
<input type='button' value='chat with Bar' onclick='wobogram_frame.startchat('+34666654321');'>

@zhukov
Copy link
Owner

zhukov commented Feb 4, 2014

Sorry, but currently this is not the important feature to implement. There is no ability to add new contact right now, so this feature is not actual for the moment.

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

No branches or pull requests

2 participants