Skip to main content
The Deno 2 Release Candidate is here
Learn more
import * as activitypub from "https://deno.land/x/activitypub@v0.1.0/Question.ts";

Classes

Represents a question being asked. Question objects are an extension of IntransitiveActivity. That is, the Question object is an Activity, but the direct object is the question itself, and therefore it would not contain an object property.