menu
tdlib2 package
documentation
td_api.dart
WebAppInfo
WebAppInfo.new constructor
WebAppInfo.new constructor
dark_mode
light_mode
WebAppInfo
constructor
WebAppInfo
(
{
required
int
launchId
,
WebAppUrl
?
url
,
})
Implementation
WebAppInfo({required this.launchId, this.url});
tdlib2 package
documentation
td_api
WebAppInfo
WebAppInfo.new constructor
WebAppInfo class