Options
All
  • Public
  • Public/Protected
  • All
Menu

Module activitypub/create

Index

Functions

Functions

create

  • Handle an ActivityPub Create activity

    Parameters

    • json: Activity

      ActivityPub Activity JSON

    • Optional deliverActor: APActor

      The actor the message was delivered to (if not a shared inbox)

    Returns Promise<void>

Generated using TypeDoc