Note.prototype.quoteUrl(): URL | null
The URI of the ActivityStreams object that this object quotes.
This property sets three JSON-LD properties at once under the hood:
- https://www.w3.org/ns/activitystreams#quoteUrl
- https://misskey-hub.net/ns#_misskey_quote
- http://fedibird.com/ns#quoteUri
When a JSON-LD object is parsed, this property is filled with one of the values of those three properties in order.
URL | null