Optional
config: Pick<Miscellaneous.Config, "sort" | "cursor_string" | "limit"> & {Specify the Forum of the Topics, sorting options, how many Topics maximum...
Optional
forum?: number | ForumFrom which specific Forum to get the topcis from
An object with an array of relevant Forum.Topic, and a cursor_string
to allow you to go further
Get multiple existing Forum.Topic, optionally in a specific Forum!