Skip to main content
The Deno 2 Release Candidate is here
Learn more
class Accept
extends Base<AcceptFields>
import { Accept } from "https://deno.land/x/activitypub@v0.1.0/Accept.ts";

Indicates that the actor accepts the object. The target property can be used in certain circumstances to indicate the context into which the object has been accepted.

Docs