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