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