A shared message in the ActivityPub network. It is a thin wrapper around
an Announce
, which is a Fedify object.
T extends MessageClass
The class of the message. One of Article
, ChatMessage
,
Note
, or Question
.
readonly
visibility: MessageVisibility
The visibility of the shared message.
readonly
original: Message<T, TContextData>
The original message.