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