Jump to content
McKay Development

Recommended Posts

Posted

I tried sending a message with BBcode as described in the documentation, but I'm getting the wrong display.

const messageTest = '[img src="https://giphy.com/gifs/test-gw3IWyGkC0rsazTi" thumbnail_src="https://media0.giphy.com/media/gw3IWyGkC0rsazTi/giphy.gif" height="199" width="265" giphy_search="test" title="test GIF"][url=https://media0.giphy.com/media/gw3IWyGkC0rsazTi/giphy.gif]https://media0.giphy.com/media/gw3IWyGkC0rsazTi/giphy.gif[/url][/img]';
console.log(messageTest)
const result = await user.chat.sendFriendMessage(steamId, messageTest);
console.log(result)

image.thumb.png.02d7fa8f7fac7a9c08635ae4be50b7f5.png

image.png.0cc798c3f17e97ea566340b0fe9723fd.png

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...