paked / messenger

Package messenger is used for making bots for use with Facebook messenger
MIT License
274 stars 74 forks source link

Pass thread control #58

Closed dfischer closed 5 years ago

dfischer commented 5 years ago

Allow passThreadControl api to inbox:

https://developers.facebook.com/docs/messenger-platform/handover-protocol/pass-thread-control/#page_inbox

dfischer commented 5 years ago

Ping @paked

paked commented 5 years ago

Sorry for the delay!

Thanks for the PR.

dfischer commented 5 years ago

Shit @paked it included the change to go.mod which I had to do to test it -

dfischer commented 5 years ago

https://github.com/paked/messenger/blob/master/go.mod#L1 @paked needs fix :)

paked commented 5 years ago

Fixed