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