package structs type PictureLike struct { UserId string PictureId string }