Skip to content

Where is the createPost #167

@Arnavutz

Description

@Arnavutz

When I try to use createPost like in the example, it doesn’t seem to be available. How can I use it?

const published = await myProfile.createPost({
title: 'Quick Update from the Team',
body: <p>Hey everyone! 👋</p> <p>Just wanted to share a quick update on what we've been working on...</p>,
isDraft: false
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions