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