jormungandr-bite/packages/iceshrimp-js/markdown/iceshrimp-js.entities.followingfollowerpopulated.md
2024-06-17 10:15:54 -06:00

576 B

Home > iceshrimp-js > entities > FollowingFollowerPopulated

entities.FollowingFollowerPopulated type

Signature:

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

References: Following, UserDetailed