UNPKG

@slack/web-api

Version:

Official library for using the Slack Platform's Web API

12 lines 245 B
"use strict"; const _channelArgs = { channel: 'C12345', ts: '1234.56', unfurls: ['yes', 'no'], }; const _sourceArgs = { source: 'composer', unfurl_id: '12345', unfurls: ['maybe', 'so'], }; //# sourceMappingURL=test.js.map