View Source Telegex.Type.UserProfilePhotos (Telegex v1.8.0)
This object represent a user's profile pictures.
Summary
Types
@type t() :: %Telegex.Type.UserProfilePhotos{ photos: [[Telegex.Type.PhotoSize.t()]], total_count: integer() }
This object represent a user's profile pictures.
@type t() :: %Telegex.Type.UserProfilePhotos{ photos: [[Telegex.Type.PhotoSize.t()]], total_count: integer() }