E621
    Preparing search index...

    Interface CreateForumPostOptions

    interface CreateForumPostOptions {
        body: string;
        topic_id: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    body: string
    topic_id: number