It is not possible to template different vars in one template.
for example if I chose as property msg.payload
it is creating:
msg.payload.msg.chatid etc.
I want only msg.chatid. msg.title etc. without “payload” in it
I can not make property with only “msg.” and not filled in something after msg.