Hello !
I use api/conversations to send a private message with a new hashtag (say #myNewTag) in it.
But I can not manage to find this message afterwards using the following method : api/messages/search with q=#myNewTag,
I can neither find the new topic itself with api/topics/search or api/topics...
This new topic is not visible in the explore view of the web app.
How to create a private message with a new tag in it ? (is it sufficient to insert #... in its body ?)
Thank you in advance for your help !
guimcha