exportPostsV2
searches for posts and resolves a promise with CSV string representing the results V2
Parameters
| Parameter | Type | Default | Notes |
|---|---|---|---|
| options Required | IExportPostsParams |
Returns
{Promise
Promise<string>
Function defined in discussions/src/posts/posts.ts:208