Let's say I have done a post on a Facebook private group, and that many people have answered/commented on it.
How to retrieve this data, i.e. the whole conversation/comments for a post?
Example of data I'd like to retrieve:
Date User Type Content2021-01-01 12:00 UserA post Hello! What do you think about XYZ?2021-01-01 12:01 UserB comment I think that...2021-01-01 12:02 UserC comment UserC: Yes I agree that...
I know the personal history Activity log, but it doesn't contain all of this.