itd-api / LikeResult
Interface: LikeResult
Defined in: models/content.ts:170
Результат реакции на пост.
Properties
liked
ts
liked: boolean;Defined in: models/content.ts:171
likesCount
ts
likesCount: number;Defined in: models/content.ts:172