We need parameter to know whether user likes the topic or not in the list
i am calling topicList API , and for each topic, i want to know whether user liked or not
We can see that in the topic detail API, but not in the list API.
Can we do it?
We need parameter to know whether user likes the topic or not in the list
i am calling topicList API , and for each topic, i want to know whether user liked or not
We can see that in the topic detail API, but not in the list API.
Can we do it?
In NodeBB it is possible to add location info in topic while creating it ?