jormungandr-bite/packages/iceshrimp-js/markdown/iceshrimp-js.entities.followingfollowerpopulated.md
2023-07-21 19:33:01 +02:00

591 B

Home > iceshrimp-js > entities > FollowingFollowerPopulated

entities.FollowingFollowerPopulated type

Signature:

export declare type FollowingFollowerPopulated = Following & {
	follower: UserDetailed;
};

References: Following, UserDetailed