menu
tdlib2 package
documentation
td_api.dart
CheckAuthenticationWebToken
CheckAuthenticationWebToken.new constructor
CheckAuthenticationWebToken.new constructor
dark_mode
light_mode
CheckAuthenticationWebToken
constructor
CheckAuthenticationWebToken
(
{
required
String
token
,
required
int
dcId
,
})
Implementation
CheckAuthenticationWebToken({required this.token, required this.dcId});
tdlib2 package
documentation
td_api
CheckAuthenticationWebToken
CheckAuthenticationWebToken.new constructor
CheckAuthenticationWebToken class