Yoctol / bottender

⚡️ A framework for building conversational user interfaces.
https://bottender.js.org
MIT License
4.21k stars 333 forks source link

"messenger.optin" and "messenger.referral" are never fired #874

Closed Doko-Demo-Doa closed 3 years ago

Doko-Demo-Doa commented 3 years ago

Describe the bug messenger.optin and messenger.referral are never fired.

To Reproduce I'm builing a bot that makes use of message_referrals (here and here).

Please note that it was working BEFORE Messenger updated their UI (recently). But now it doesn't.

Expected behavior messenger.optin and messenger.referral are fired normally.

Screenshots This event is never fired:

image

Doko-Demo-Doa commented 3 years ago

Solved. It was a bug from Facebook, not from Bottender.