hi,
after an upgrade to the latest rocketchat version, the following PHP code is not working anymore,
the following sniplet is in use to generate the attachments:
$attachments = array("color"=>"#00BBFF","title"=>"bla","text"=>"bla");
although a message is pushed, attachments does not seem to work any more.
any idea?
Best
Ronny