menu
tdlib2 package
documentation
td_api.dart
InternalLinkTypePhoneNumberConfirmation
InternalLinkTypePhoneNumberConfirmation.new constructor
InternalLinkTypePhoneNumberConfirmation.new constructor
dark_mode
light_mode
InternalLinkTypePhoneNumberConfirmation
constructor
InternalLinkTypePhoneNumberConfirmation
(
{
required
String
hash
,
required
String
phoneNumber
,
})
Implementation
InternalLinkTypePhoneNumberConfirmation({ required this.hash, required this.phoneNumber, });
tdlib2 package
documentation
td_api
InternalLinkTypePhoneNumberConfirmation
InternalLinkTypePhoneNumberConfirmation.new constructor
InternalLinkTypePhoneNumberConfirmation class