Is this possible to send message via Viber Api to not subscribed user by means of Viber Bot. I can't find any info on that in docs: https://developers.viber.com/docs/api/rest-bot-api/#send-message. But i constantly receive message from companies i've never subscribed to, so it seems feasible
How to send message to not subscribed user in Viber
5.7k Views Asked by Alexndr Efremov At
1
There are 1 best solutions below
Related Questions in VIBER
- Developing multi page app like Viber interface using Qt Quick?
- Viber og:image tag
- Starting Viber Call Request from my android app
- How to close viber main window
- Create a link that will open Viber and WhatsApp and will send a message to me
- how to make viber and whats app call in iOS
- Share video to viber via intents in android not working
- How to open Viber public chat from Android app
- Objective C:: How to check if the user already installed your app?
- How to add emoticons in UITextView while editing
- how to install viber in Ubuntu?
- Viber bot messages triggered multiple times when send within a for loop though REST API
- UnhandledPromiseRejectionWarning: Unhandled promise rejection/
- Display map in Viber bot response
- send message by viber or whatsapp programmatically
Related Questions in VIBER-API
- UnhandledPromiseRejectionWarning: Unhandled promise rejection/
- Viber Channels Post API. Deleting an image after sending it to a channel
- How do I make the corners of a button rounded? Viber bot
- Can't set webhook to viber bot
- Viber Api bot keyboard bug
- Send "welcome message" with keyboard to Viber bot
- How to send message to viber without input event?
- Doesn't work Welcome message to New User in Viber Bot 'conversation_started'
- Is there any way to use a bot inside a viber channel?
- Viber Rest Api Cannot open Internal browser
- How to setup a viberbot webhook for heroku deployed nodejs bot?
- Viber keeps putting clicked button url into conversation
- How to can I add to many numbers to viber group
- Why I got user name Subscriber at Viber chat API?
- Silent mode is not work at viber app in desktop
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
You need to use Viber Business Messages instead. Because Viber Bot API is for another purpose.
For that, you need to use one of Viber Messaging Partners and use their API (not Viber) to send messages. Then you'll be able to send promotional and transactional messages to your auditory.