Creating Plot Twists
    Preparing search index...

    Type Alias LinkUpdate

    LinkUpdate: { id: Uuid } & { threadId?: Uuid }

    Type for updating existing links.

    Set threadId to move the link to a different thread. Requires LinkAccess.Full.

    Type Declaration

    • OptionalthreadId?: Uuid

      Move the link to a different thread owned by the twist's user.