mirror of
https://code.sup39.dev/repos/Wqawg
synced 2024-12-26 13:14:52 +09:00
11 lines
238 B
Text
11 lines
238 B
Text
Actor
|
|
name Text
|
|
desc Text
|
|
createdAt UTCTime
|
|
inbox InboxId
|
|
outbox OutboxId
|
|
followers FollowerSetId
|
|
|
|
UniqueActorInbox inbox
|
|
UniqueActorOutbox outbox
|
|
UniqueActorFollowers followers
|