interface PostFetchChildrenOptions

Options for the Post#fetchChildren method.

Properties

depth?: number

How many levels of replies to fetch.

force?: boolean

Whether to fetch children even if they're already cached.