menu
tdlib2 package
documentation
td_api.dart
LoadChats
LoadChats.new constructor
LoadChats.new constructor
dark_mode
light_mode
LoadChats
constructor
LoadChats
(
{
ChatList
?
chatList
,
required
int
limit
,
})
Implementation
LoadChats({this.chatList, required this.limit});
tdlib2 package
documentation
td_api
LoadChats
LoadChats.new constructor
LoadChats class