rampatra / jbot

Make Slack and Facebook Bots in Java.
GNU General Public License v3.0
1.2k stars 350 forks source link

Game Play Button absence game_metadata #150

Open noseparte opened 5 years ago

noseparte commented 5 years ago

In access to the Game Play Button Reference, they found me. Ramswaroop. Jbot. Core. Facebook.. Models of game_metadata default Button

Button Syntax { "type":"game_play", "title":"Play", "payload":"{<SERIALIZED_JSON_PAYLOAD>}", "game_metadata": { // Only one of the below "player_id": "<PLAYER_ID>", "context_id": "<CONTEXT_ID>" } }

noseparte commented 5 years ago

Jbot does not support messaging_game_plays, does it