View Source Telegex.Type.UserProfilePhotos (Telegex v1.0.0-rc.8)
This object represent a user's profile pictures.
Link to this section Summary
Link to this section Types
@type t() :: %Telegex.Type.UserProfilePhotos{ photos: [[Telegex.Type.PhotoSize.t()]], total_count: integer() }