getBotPayload method

String getBotPayload()

Implementation

String getBotPayload() {
  return json.encode(_payload);
}