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