Skip to content

Commit

Permalink
Sticker support
Browse files Browse the repository at this point in the history
  • Loading branch information
remdex committed May 30, 2023
1 parent 3a517b2 commit dd8ca6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/configs/iwh-whatsapp.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"MessageBirdWhatsApp","dep_id":4,"disabled":0,"identifier":"msgbirda0dasdasd","scope":"messagebird","configuration":"{\"attr\":[{\"key\":\"access_key\",\"value\":\"{access_token}\",\"id\":\"temp1628483295858\",\"$$hashKey\":\"object:563\"},{\"key\":\"host\",\"value\":\"{host}\",\"id\":\"temp1628483311978\",\"$$hashKey\":\"object:565\"}],\"messages\":\"message\",\"message_direct\":true,\"nick\":\"contact.displayName\",\"chat_id\":\"conversationId\",\"phone\":\"from\",\"main_cond\":\"type=message.created\",\"time\":\"createdDatetime\",\"msg_cond_op\":\"direction=sent\",\"msg_body\":\"{{msg.content.text}}\",\"chat_id_template\":\"{chat_id}\",\"msg_cond\":\"type=text||direction=received\",\"msg_cond_2\":\"type=hsm\",\"msg_cond_op_2\":\"direction=sent\",\"msg_body_2\":\"Template send - {{msg.content.hsm.templateName}}\",\"msg_cond_img\":\"type=image||direction=received\",\"msg_cond_img_op\":\"direction=sent\",\"msg_cond_img_body\":\"content.image.url\",\"msg_img\":\"{{msg.content.image.url}}\",\"msg_img_download\":true,\"msg_attachments\":\"{{msg.content.file.caption}}\\n{{msg.content.file.url}}\",\"msg_cond_attachments_op\":\"direction=sent\",\"msg_cond_attachments\":\"type=file||direction=received\",\"msg_cond_attachments_body\":\"content.file.url\",\"msg_attachments_download\":true,\"msg_cond_op_3\":\"direction=sent\",\"msg_cond_3\":\"type=location||direction=received\",\"msg_body_3\":\"Location:\\nhttps:\/\/www.google.lt\/maps\/@{{msg.content.location.latitude}},{{msg.content.location.longitude}},14z\",\"msg_cond_img_2\":\"type=video||direction=received\",\"msg_cond_img_2_op\":\"direction=sent\",\"msg_img_2\":\"{{msg.content.video.url}}\",\"msg_img_2_download\":true,\"msg_cond_img_2_body\":\"content.video.url\",\"msg_img_3\":\"{{msg.content.audio.url}}\",\"msg_cond_img_3_body\":\"content.audio.url\",\"msg_cond_img_3\":\"type=audio||direction=received\",\"msg_cond_img_3_op\":\"direction=sent\",\"msg_img_3_download\":true}"}
{"name":"MessageBirdWhatsApp","dep_id":4,"disabled":0,"identifier":"msgbirda0dasdasd","scope":"messagebird","configuration":"{\"attr\":[{\"key\":\"access_key\",\"value\":\"{access_token}\",\"id\":\"temp1628483295858\",\"$$hashKey\":\"object:563\"},{\"key\":\"host\",\"value\":\"{host}\",\"id\":\"temp1628483311978\",\"$$hashKey\":\"object:565\"}],\"messages\":\"message\",\"message_direct\":true,\"nick\":\"contact.displayName\",\"chat_id\":\"conversationId\",\"phone\":\"from\",\"main_cond\":\"type=message.created\",\"time\":\"createdDatetime\",\"msg_cond_op\":\"direction=sent\",\"msg_body\":\"{{msg.content.text}}\",\"chat_id_template\":\"{chat_id}\",\"msg_cond\":\"type=text||direction=received\",\"msg_cond_2\":\"type=hsm\",\"msg_cond_op_2\":\"direction=sent\",\"msg_body_2\":\"Template send - {{msg.content.hsm.templateName}}\",\"msg_cond_img\":\"type=image||direction=received\",\"msg_cond_img_op\":\"direction=sent\",\"msg_cond_img_body\":\"content.image.url\",\"msg_img\":\"{{msg.content.image.url}}\",\"msg_img_download\":true,\"msg_attachments\":\"{{msg.content.file.caption}}\\n{{msg.content.file.url}}\",\"msg_cond_attachments_op\":\"direction=sent\",\"msg_cond_attachments\":\"type=file||direction=received\",\"msg_cond_attachments_body\":\"content.file.url\",\"msg_attachments_download\":true,\"msg_cond_op_3\":\"direction=sent\",\"msg_cond_3\":\"type=location||direction=received\",\"msg_body_3\":\"Location:\\nhttps:\/\/www.google.lt\/maps\/@{{msg.content.location.latitude}},{{msg.content.location.longitude}},14z\",\"msg_cond_img_2\":\"type=video||direction=received\",\"msg_cond_img_2_op\":\"direction=sent\",\"msg_img_2\":\"{{msg.content.video.url}}\",\"msg_img_2_download\":true,\"msg_cond_img_2_body\":\"content.video.url\",\"msg_img_3\":\"{{msg.content.audio.url}}\",\"msg_cond_img_3_body\":\"content.audio.url\",\"msg_cond_img_3\":\"type=audio||direction=received\",\"msg_cond_img_3_op\":\"direction=sent\",\"msg_img_3_download\":true,\"msg_cond_img_4_op\":\"direction=sent\",\"msg_cond_img_4\":\"type=whatsappSticker||direction=received\",\"msg_img_4_download\":true,\"msg_cond_img_4_body\":\"content.whatsappSticker.link\",\"msg_img_4\":\"{{msg.content.whatsappSticker.link}}\"}"}

0 comments on commit dd8ca6f

Please sign in to comment.