} // Get chat box, but only create when the message has something to show to the user
const attrs = {
'fullname': _.get(_converse.api.contacts.get(contact_jid), 'attributes.fullname') // Get chat box, but only create a new one when the message has a body.