You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
This new feature for Facebook Messenger allows you to pass a referral parameter into a m.me URL. This param is sent to the bot using the "messaging_referral" webhook, which is not currently supported by Botkit.
This new feature for Facebook Messenger allows you to pass a referral parameter into a m.me URL. This param is sent to the bot using the "messaging_referral" webhook, which is not currently supported by Botkit.
More info on the feature from Facebook:
https://developers.facebook.com/docs/messenger-platform/referral-params
It seems that we need to recognise this event in /lib/Facebook.js and create a corresponding event in botkit, to be used:
The text was updated successfully, but these errors were encountered: