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