Type alias FollowingUpdate

FollowingUpdate: {
    actionTime: string;
} & (PersonalUpdate | Post)

关注动态

Generated using TypeDoc