menu
max_bot_api package
documentation
types.dart
ContactAttachment
ContactAttachment.new const constructor
ContactAttachment.new const constructor
dark_mode
light_mode
ContactAttachment
constructor
const
ContactAttachment
(
{
String
?
vcfInfo
,
User
?
tamInfo
,
})
Implementation
const ContactAttachment({ this.vcfInfo, this.tamInfo, }) : super(type: 'contact');
max_bot_api package
documentation
types
ContactAttachment
ContactAttachment.new const constructor
ContactAttachment class