This commit is contained in:
narawat lamaiin
2024-05-08 21:03:04 +07:00
parent 2e0d8dd7f2
commit 46bbb31699
3 changed files with 223 additions and 11 deletions

View File

@@ -137,7 +137,7 @@ result = GeneralUtils.sendMqttMsg(outgoingMsg)
outgoingMsg = Dict(
:msgMeta=> msgMeta,
:payload=> Dict(
:text=> "Yep.",
:text=> "I don't have any thing specific",
:select=> nothing,
:reward=> 0,
:isterminal=> false,