menu
tdlib2 package
documentation
td_api.dart
GetUserProfilePhotos
GetUserProfilePhotos.new constructor
GetUserProfilePhotos.new constructor
dark_mode
light_mode
GetUserProfilePhotos
constructor
GetUserProfilePhotos
(
{
required
int
userId
,
required
int
offset
,
required
int
limit
,
})
Implementation
GetUserProfilePhotos({ required this.userId, required this.offset, required this.limit, });
tdlib2 package
documentation
td_api
GetUserProfilePhotos
GetUserProfilePhotos.new constructor
GetUserProfilePhotos class