mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fetch remote AP objects
This commit is contained in:
@@ -30,4 +30,6 @@ export interface VideoTorrentObject {
|
||||
shares?: ActivityPubOrderedCollection<string>
|
||||
comments?: ActivityPubOrderedCollection<string>
|
||||
attributedTo: ActivityPubAttributedTo[]
|
||||
to?: string[]
|
||||
cc?: string[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user