ExGram.Model.UserProfilePhotos (ex_gram v0.21.0) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %ExGram.Model.UserProfilePhotos{
photos: [[ExGram.Model.PhotoSize.t()]],
total_count: integer()
}
t() :: %ExGram.Model.UserProfilePhotos{
photos: [[ExGram.Model.PhotoSize.t()]],
total_count: integer()
}