menu
tdlib2 package
documentation
td_api.dart
StoryFullId
StoryFullId.new constructor
StoryFullId.new constructor
dark_mode
light_mode
StoryFullId
constructor
StoryFullId
(
{
required
int
posterChatId
,
required
int
storyId
,
})
Implementation
StoryFullId({required this.posterChatId, required this.storyId});
tdlib2 package
documentation
td_api
StoryFullId
StoryFullId.new constructor
StoryFullId class