Skip to content

Instantly share code, notes, and snippets.

@chentsulin
Created July 27, 2017 06:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chentsulin/4aa0f9a616c03da6a165b2842827cb74 to your computer and use it in GitHub Desktop.
Save chentsulin/4aa0f9a616c03da6a165b2842827cb74 to your computer and use it in GitHub Desktop.
client.sendImagemap(userId, 'Re: [問卦] 齊柏林導演的故事給了我們什麼啟示?', {
baseWidth: 1040,
baseHeight: 720,
baseUrl: 'https://our.image.com/server/path',
actions: [
{
type: 'uri',
linkUri: 'https://www.ptt.cc/bbs/Gossiping/M.1497100764.A.C81.html',
area: {
x: 0,
y: 0,
width: 1040,
height: 720,
},
},
],
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment