menu
td_json_client package
documentation
td_api.dart
LoadChats
LoadChats.new constructor
LoadChats.new constructor
dark_mode
light_mode
LoadChats
constructor
LoadChats
(
{
String
?
extra
,
int
?
client_id
,
ChatList
?
chat_list
,
int32
?
limit
,
})
Implementation
LoadChats({ super.extra, super.client_id, this.chat_list, this.limit, });
td_json_client package
documentation
td_api
LoadChats
LoadChats.new constructor
LoadChats class