Current section

Files

Jump to
telega include telega@model@types_UserProfilePhotos.hrl
Raw

include/telega@model@types_UserProfilePhotos.hrl

-record(user_profile_photos, {
total_count :: integer(),
photos :: list(list(telega@model@types:photo_size()))
}).