marceloverdijk / restfbmessenger

RestFB Messenger
Apache License 2.0
22 stars 15 forks source link

Add support for adding message tag to bubbles to allow sending messag… #8

Closed ryacobi closed 7 years ago

ryacobi commented 7 years ago

…es outside of the 24h window

https://developers.facebook.com/docs/messenger-platform/send-api-reference/tags

marceloverdijk commented 7 years ago

Thx, I will look into it this week!

ryacobi commented 7 years ago

Great, thanks. The ENUM I've added will later be able to be replaced with an Enum from the FB library, but they are yet to add anything about it.

Ronen Yacobi | Co-Founder & CTO Mobile: +972·54·5207111 Skype: ronen.yacobi Download Drippler on the App Store https://itunes.apple.com/app/drippler-updates-tips-apps/id619307903 & Google Play https://play.google.com/store/apps/details?id=com.drippler.android.updates !

On Mon, Apr 10, 2017 at 10:48 AM, Marcel Overdijk notifications@github.com wrote:

Thx, I will look into it this week!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/marsbits/restfbmessenger/pull/8#issuecomment-292874471, or mute the thread https://github.com/notifications/unsubscribe-auth/AA8Oub_XfukQTslFh9YjYctwczs57qKZks5rud6ygaJpZM4M4AVv .

marceloverdijk commented 7 years ago

Also raised https://github.com/restfb/restfb/issues/712

marceloverdijk commented 7 years ago

Hi @ryacobi I will pick this up as part of Messenger Platform v2.0 update released this week @F8 (https://github.com/marsbits/restfbmessenger/issues/9).

ryacobi commented 7 years ago

Great, are you merging in the meanwhile?

ryacobi commented 7 years ago

Hi Marcel, Any updates?

marceloverdijk commented 7 years ago

Hi @ryacobi I will make a new release this weekend.

marceloverdijk commented 7 years ago

Closed as per v1.3.0 release.

marceloverdijk commented 7 years ago

@ryacobi v1.3.0 is published to Maven Central and should be available soon after sync. Note I removed the MessageTagEnum in favour of a MessageTag class as the available tag are not limited to the initial 3.