[Home](./index.md) > [iceshrimp-js](./iceshrimp-js.md) > [entities](./iceshrimp-js.entities.md) > [User](./iceshrimp-js.entities.user.md) ## entities.User type **Signature:** ```typescript export declare type User = UserLite | UserDetailed; ``` **References:** [UserLite](./iceshrimp-js.entities.userlite.md), [UserDetailed](./iceshrimp-js.entities.userdetailed.md)