menu
tdlib2 package
documentation
td_api.dart
GetPersonalChatHistory
GetPersonalChatHistory.new constructor
GetPersonalChatHistory.new constructor
dark_mode
light_mode
GetPersonalChatHistory
constructor
GetPersonalChatHistory
(
{
required
int
userId
,
required
int
limit
,
})
Implementation
GetPersonalChatHistory({required this.userId, required this.limit});
tdlib2 package
documentation
td_api
GetPersonalChatHistory
GetPersonalChatHistory.new constructor
GetPersonalChatHistory class