menu
td_json_client package
documentation
td_api.dart
InputPersonalDocument
InputPersonalDocument.new constructor
InputPersonalDocument.new constructor
dark_mode
light_mode
InputPersonalDocument
constructor
InputPersonalDocument
(
{
String
?
extra
,
int
?
client_id
,
vector
<
InputFile
>
?
files
,
vector
<
InputFile
>
?
translation
,
})
Implementation
InputPersonalDocument({ super.extra, super.client_id, this.files, this.translation, });
td_json_client package
documentation
td_api
InputPersonalDocument
InputPersonalDocument.new constructor
InputPersonalDocument class