Claudius
10 years agoBoss
Getting unanswered messages older than 24h
I would like to pull via #REST_API all unanswered messages that are older than 24h (e.g. message post timestamp is older than 24h). Unfortunately the board message search does not really seem to offer such functionality:
Any alternative suggestions to achieve that?
Do I really have to manually compare timestamp with current time and omit all those that are too young?
Maybe LiQL allows for such magic?