Optionalfrom: { discussion?: number | Beatmapset.Discussion; user?: number | User }
From where/who are the posts coming from? A specific discussion, a specific user?
Optionaltypes: ("first" | "reply" | "system")[]
What kind of posts?
Optionalconfig: Miscellaneous.Config
How many results maximum, how to sort them, which page of those, maybe a cursor_string...
Relevant posts and info about them
Get complex data about the posts of a beatmapset's discussion or of a user!