If I send a private message to a friend, and that message includes a link, Facebook automatically appends the site's icon, description, etc. to the message (assuming that site supports open graph).
However, when I use the Chat API to send that link to a friend, it doesn't do that. It just sends the link, but doesn't use the open graph information of the site to display image, description, etc.
Is there a way to fix that?