softech
2 years agoGuide
message id question
I have a question about message id I always 2 integer ids in my URL, eg: https://baord.com/t5/boardname/ThreadsSubject/m-p/1204122#M832222 the 2 numbers i have question is the 1204122 and 83...
There are different "id"'s with Khoros, the anchor/hash M<id> is something like a "topic-internal" id, it's not really useful for API requests, these messages have their own uniqueId though, but it's not reflected in the URL hash which is primarily there to jump to a message within a conversation...
The best way to illustrate (I guess) is to check the options menu "permalink" URL for replies, there you'll see the actual reply message uniqueId.