Hello and very good morning, i hope you are all fine.
I am struggling right now with a very stupid issue i am not able to solve by myself.
When i work withe the telegramm palette its working fine, i can send all and receive all information i need.
So when i would like to react to a /command with the callback_query function this is working fine.
But when i want to work with anything else i am always missing the msg.payload.type content, as this is not there in most of the nodes.
So, how would i add the or kind of “fill” the msg.payload.type object within an payload where the object is not there.
I am not able to attach this object to the payload, so the telegramm palette does work correctly.
I hope you understand what i need.
Thanks