menu
tdlib2 package
documentation
td_api.dart
GetChatBoostLinkInfoExtensions
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
GetChatBoostLinkInfo
copyWith
(
{
String
?
url
,
})
Implementation
GetChatBoostLinkInfo copyWith({String? url}) => GetChatBoostLinkInfo(url: url ?? this.url);
tdlib2 package
documentation
td_api
GetChatBoostLinkInfoExtensions
copyWith method
GetChatBoostLinkInfoExtensions extension on
GetChatBoostLinkInfo