Nadia.Model.UserProfilePhotos (nadia v0.8.0)

View Source

Summary

Types

t()

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