UpdateWebAppMessageSent constructor

UpdateWebAppMessageSent({
  1. required int webAppLaunchId,
})

Implementation

UpdateWebAppMessageSent({required this.webAppLaunchId});