git.fiddlerwoaroof.com
Browse code

reformat

Ed Langley authored on 29/06/2019 22:45:47
Showing 1 changed files
... ...
@@ -53,5 +53,6 @@
53 53
   (chat.delete (ts channel) as_user)
54 54
   (chat.me-message (channel text))
55 55
   (chat.post-message (channel text)
56
-                     parse link_name attachments unfurl_links unfurl_media username as_user icon_uri icon_emoji)
56
+                     parse link_name attachments unfurl_links unfurl_media username as_user
57
+                     icon_uri icon_emoji)
57 58
   (chat.update (ts channel text) attachments parse link_names as_user))