Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
delete_account_linking
Browse files Browse the repository at this point in the history
  • Loading branch information
ouadie-lahdioui committed Feb 7, 2017
1 parent 52c9df4 commit 71e3bd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme-facebook.md
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ controller.api.thread_settings.menu([
},
]);
controller.api.thread_settings.account_linking('https://www.yourAwesomSite.com/oauth?response_type=code&client_id=1234567890&scope=basic');
controller.api.thread_settings.delete_account_linking();


controller.hears(['hello'],'facebook_postback', function(bot, message) {
Expand Down

0 comments on commit 71e3bd2

Please sign in to comment.