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