-
**Your phone**: Samsung S22+
**Describe the issue**
I have an issue in the messenger app. I really don't know if it is related to debloating but incoming calls wont show up on the screen, even whe…
-
My bot stopped showing quick replies on messenger which I showed using inside intent response.
Now I am using payload to show quick replies buttons.
-
When user pings bot , bot will display buttons for options 1->weather , 2->rail_inquiry. The user can click button or give simple query . The simple query are to be handled by our NLP model .If the us…
-
Not sure where you would want this logic (it's not quite window behavior…)
``` javascript
document.querySelector('a[href="/new"]').dispatchEvent(
new MouseEvent('click', {view:window, bubbles:true,…
-
While working on Emoji support for Android, I've noticed quite a lot of issues and differences between platforms and how they both handle and render emojis.
So I'd like to propose that we standardi…
mario updated
4 years ago
-
I am trying to create my first bot using bootbot. It works fine but when trying to create two bots like this :
/*
const BootBot = require('bootbot');
const bot1 = new BootBot({
accessToken: pro…
-
I only get the error:
(17:18:12) connection: Connection error on 0x5562b073dc10 (reason: 2 description: Invalid username or password (401))
When I use my facebook password, then I get an new pin via…
-
I've no been able to pinpoint the source of the problem, but it seems that when you insert two emoji quickly, the focus on the comment is loss and it either insert the emoji at the beginning, or reins…
-
**Introduction**
I have a Node.js Facebook Messenger Bot built with Bottender.js & Machina.js.
Bottender connects to Facebook and offloads events to Machina for handling. Machina manages the convers…
-
Will Draft JS ever adopt a nested structure for its editor?