{% if participant.fullname %}{{ participant.fullname }}{% else %}{{ participant.id }}{% endif %}{% if participant.fullname %}
({{ participant.id }}){% endif %}
{%- endfor %}
{%- for message in data.messages %}{% if (message.type in [10, 30, 39, 51, 61, 68]) or ((message.type == 100) and (message.chatmsg_type == 5)) or ((message.type == 50) and (message.body)) %}