Options
All
  • Public
  • Public/Protected
  • All
Menu

Module activitypub/undo

Index

Functions

Functions

createUndo

  • Create an ActivityPub Undo Activity

    Parameters

    • actor: APActor

      An APActor model representing the object Actor

    • object: APObject | APFollow

      A model representing the object being undone

    Returns Promise<Record<string, unknown>>

    ActivityPub Undo JSON

Generated using TypeDoc