menu
tdlib2 package
documentation
td_api.dart
UpdateNewCustomQuery
UpdateNewCustomQuery.new constructor
UpdateNewCustomQuery.new constructor
dark_mode
light_mode
UpdateNewCustomQuery
constructor
UpdateNewCustomQuery
(
{
required
int
id
,
required
String
data
,
required
int
timeout
,
})
Implementation
UpdateNewCustomQuery({ required this.id, required this.data, required this.timeout, });
tdlib2 package
documentation
td_api
UpdateNewCustomQuery
UpdateNewCustomQuery.new constructor
UpdateNewCustomQuery class