menu
tdlib2 package
documentation
td_api.dart
InputPersonalDocument
InputPersonalDocument.new constructor
InputPersonalDocument.new constructor
dark_mode
light_mode
InputPersonalDocument
constructor
InputPersonalDocument
(
{
required
List
<
InputFile
>
files
,
required
List
<
InputFile
>
translation
,
})
Implementation
InputPersonalDocument({required this.files, required this.translation});
tdlib2 package
documentation
td_api
InputPersonalDocument
InputPersonalDocument.new constructor
InputPersonalDocument class