menu
tdlib2 package
documentation
td_api.dart
GetPremiumStickersExtensions
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
GetPremiumStickers
copyWith
(
{
int
?
limit
,
})
Implementation
GetPremiumStickers copyWith({int? limit}) => GetPremiumStickers(limit: limit ?? this.limit);
tdlib2 package
documentation
td_api
GetPremiumStickersExtensions
copyWith method
GetPremiumStickersExtensions extension on
GetPremiumStickers