<div dir="ltr">Hi<br>In dialplan i can set veriable via<br>session:execute ("set",<do what i need>)<br>or <br>session:setVariable (<varname>,<var value>)<br><br>In chat plan exists only "set" application but in can not bee executed via message (analog of session)<br>how to set variables here?<br><br>I tried to use api:chat({<variables setup>} proto|sender|receiver|message)<br>But it is does not work<br>I exepted because of chat function description but tried anywhay. </div>