menu
tdlib2 package
documentation
td_api.dart
GetLanguagePackStrings
GetLanguagePackStrings.new constructor
GetLanguagePackStrings.new constructor
dark_mode
light_mode
GetLanguagePackStrings
constructor
GetLanguagePackStrings
(
{
required
String
languagePackId
,
required
List
<
String
>
keys
,
})
Implementation
GetLanguagePackStrings({required this.languagePackId, required this.keys});
tdlib2 package
documentation
td_api
GetLanguagePackStrings
GetLanguagePackStrings.new constructor
GetLanguagePackStrings class