Upgrade to our Platinum service and let us build your bot for you
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: 1689, today: 2, week: 4, month: 25
0 0 0.0/5