package general type FollowRequestEvent struct { Id string Actor string Target string }