How to send a picture through Telegram?

... Or just set the inject node to default be a Json object.

I have never played around with Json object before, however it was quit clear how it worked (msg.payload.topic.data.etc). It was also described in the message tutorial. Therefore I thought that when I made and injectnode with the data address msg.payload.somedata and then choose it to be an int, then 'somedata' would just be stored as an int in the Json node and then later I could use the change node.

If it was default set to be a Json object, then I would probably never have thought about changing the variable type. If not set it to default, then at least have the Json format be at the top of the drop down curtain, when it's at the bottom it seems that it is something one would rarely use (at least to me anyway). And lastely there could be a warning in the log, that would also have been nice (however I do understand that this might be difficult in keeping it one-to-one with Javascript)

But this is only nice to haves, I am still pretty stocked about node red.