messenger icon indicating copy to clipboard operation
messenger copied to clipboard

Package messenger is used for making bots for use with Facebook messenger

Results 8 messenger issues
Sort by recently updated
recently updated
newest added

While it was possible to customize http.Client by changing http.DefaultClient, it's not a great solution as it is a global state. The change was a bit tricky because of requests...

It will require clients to update call sites for `SenderAction` method but I think it's an easy change and it will help avoid typos and expose possible values for auto-complete...

hi, struct MessageInfo miss game_play in receiving.go, and I cannot reveive messaging_game_plays Webhook Event.

Ability to reuse attachments in messages with attachment API: https://developers.facebook.com/docs/messenger-platform/reference/attachment-upload-api/#attachment_reuse

Looking at our mod file, we currently depend on testify/assert (and then it depends on another library) -- it seems we only actually use testify for some deep-equal checks in...

https://developers.facebook.com/docs/messenger-platform/reference/messenger-profile-api/domain-whitelisting/

I think it should be relatively easy to get some basic tests going, however it looks like it will be a pain to get any full blown integration tests happening.