@passband/sdk - v0.0.0
    Preparing search index...

    Interface PostDraftBody

    interface PostDraftBody {
        platforms?: string[];
    }
    Index

    Properties

    Properties

    platforms?: string[]

    Target platforms. If omitted, posts to all connected platforms.