View Source Elixteg.Model.UserProfilePhotos (elixteg v0.7.0)

Link to this section Summary

Link to this section Types

@type t() :: %Elixteg.Model.UserProfilePhotos{
  photos: [[Elixteg.Model.PhotoSize.t()]],
  total_count: integer()
}