menu
tdlib2 package
documentation
td_api.dart
UpdateStoryListChatCount
UpdateStoryListChatCount.new constructor
UpdateStoryListChatCount.new constructor
dark_mode
light_mode
UpdateStoryListChatCount
constructor
UpdateStoryListChatCount
(
{
StoryList
?
storyList
,
required
int
chatCount
,
})
Implementation
UpdateStoryListChatCount({this.storyList, required this.chatCount});
tdlib2 package
documentation
td_api
UpdateStoryListChatCount
UpdateStoryListChatCount.new constructor
UpdateStoryListChatCount class