Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.07 KB

File metadata and controls

10 lines (7 loc) · 1.07 KB

AnswerLikes

Fields

Field Type Required Description
liked_by List[models.AnswerLike] ✔️ N/A
liked_by_user bool ✔️ Whether the user in context liked the answer.
num_likes int ✔️ The total number of likes for the answer.