msg='@rocket.cat Lorem ipsum dolor @diego.mello sit amet, @all consectetur adipiscing @here elit, sed do eiusmod tempor #general incididunt ut labore et dolore magna aliqua.'
title:'Rocket.Chat - Free, Open Source, Enterprise Team Chat',
description:'Rocket.Chat is the leading open source team chat software solution. Free, unlimited and completely customizable with on-premises and SaaS cloud hosting.'
},{
url:'https://google.com',
title:'Google',
description:'Search the world\'s information, including webpages, images, videos and more. Google has many special features to help you find exactly what you\'re looking for.'
}]}
/>
<Message
urls={[{
url:'https://google.com',
title:'Google',
description:'Search the world\'s information, including webpages, images, videos and more. Google has many special features to help you find exactly what you\'re looking for.'
}]}
msg='Message :nyan_rocket:'
/>
<Message
urls={[{
url:'https://google.com',
title:'Google',
description:'Search the world\'s information, including webpages, images, videos and more. Google has many special features to help you find exactly what you\'re looking for.'
}]}
isHeader={false}
/>
<Separatortitle='Custom fields'theme={theme}/>
<Message
msg='Message'
attachments={[{
author_name:'rocket.cat',
ts:date,
timeFormat:'LT',
text:'Custom fields',
fields:[{
title:'Field 1',
value:'Value 1'
},{
title:'Field 2',
value:'Value 2'
},{
title:'Field 3',
value:'Value 3'
},{
title:'Field 4',
value:'Value 4'
},{
title:'Field 5',
value:'Value 5'
}]
}]}
/>
<Separatortitle='Two short custom fields'theme={theme}/>
<Messagemsg='Italic with single _underscore_ or double __underscores__. Bold with single *asterisk* or double **asterisks**. Strikethrough with single ~Strikethrough~ or double ~~Strikethrough~~'/>