menu
tdlib2 package
documentation
td_api.dart
GetStory
GetStory.new constructor
GetStory.new constructor
dark_mode
light_mode
GetStory
constructor
GetStory
(
{
required
int
storyPosterChatId
,
required
int
storyId
,
required
bool
onlyLocal
,
})
Implementation
GetStory({ required this.storyPosterChatId, required this.storyId, required this.onlyLocal, });
tdlib2 package
documentation
td_api
GetStory
GetStory.new constructor
GetStory class