Skip to content

Commit

Permalink
Update FacepileTopLikers json mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
appit-online authored Oct 10, 2023
1 parent 018f778 commit b3a8ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ type Item struct {
DeviceTimestamp int64 `json:"device_timestamp"`
FacepileTopLikers []struct {
FollowFrictionType float64 `json:"follow_friction_type"`
FullNeme string `json:"ful_name"`
FullNeme string `json:"full_name"`
IsPrivate bool `json:"is_private"`
IsVerified bool `json:"is_verified"`
Pk float64 `json:"pk"`
Expand Down

0 comments on commit b3a8ab1

Please sign in to comment.