Host your own bot platform with the Bot Libre Enterprise Bot Platform
Help : Location

RE: Location

by admin posted Jul 23 2018, 9:24

The command is stored in the message.command attribute. i.e.

if (responseMessage.command != null) {
     var command = JSON.parse(responseMessage.command);
     ...
}


Id: 22934563
Posted: Jul 23 2018, 9:24
Replies: 0
Views: 1535, today: 1, week: 7, month: 24
0 0 0.0/5