O.P. How to embed images in a conversation window?
Hey,
It is my intention to write a certain plugin for Messenger Plus! that will involve embedding images in a conversation window, for example:
"Someone says: Hey! Here's a picture of my dog: [some image]. Like it?"
I looked through the C++ api, but the functions there don't reveal much as to how to accomplish this specific task? Does the conversation window accept HTML tags, so perhaps I could do something like <img src="c:\dog.png"> or something?
Thanks for your time,
Kirill.
|