Hello everyone, everything good?
Does anyone already work with GoogleChats?
My problem is currently very “simple”, I’m making a birthday party for the company, but the image is huge which means that the congratulations writing doesn’t even appear, does anyone know how to resize the card?
Below is the Json of the current card structure that works as per the example below
The images are hosted in a bucket, but the default image dimensions are large (1080x1350).
But as I said above, the message works and loads the image, I would like to try to render something smaller, is there any way or would I have to reduce the dimensions of the image?
I noticed that what is happening is that the message text field becomes very large in terms of wights, do you have any idea how I could do this to break this text in line?
The “solution” was to break it into two messages, but I don’t think it’s ideal