Peter Wilhelm af90d14398
Update example for using trigger.event.data.message due to syntax error (#32774)
trigger.event.data.message is received as a list (as evidenced by the condition that checks for data within the first element). Following the example as it currently is generates the following error, which this change will now mitigate.

template value should be a string for dictionary value @ data['message']
2024-05-21 16:09:37 +02:00
..
2024-05-17 15:13:26 +02:00
2024-05-17 15:13:26 +02:00
2024-05-05 19:45:17 +02:00
2024-05-05 15:52:37 -04:00
2024-04-24 18:02:15 +02:00