12 lines
238 B
Text
12 lines
238 B
Text
|
Actor
|
||
|
name Text
|
||
|
desc Text
|
||
|
createdAt UTCTime
|
||
|
inbox InboxId
|
||
|
outbox OutboxId
|
||
|
followers FollowerSetId
|
||
|
|
||
|
UniqueActorInbox inbox
|
||
|
UniqueActorOutbox outbox
|
||
|
UniqueActorFollowers followers
|