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