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