GetStoryPublicForwards constructor
GetStoryPublicForwards({})
Implementation
GetStoryPublicForwards({
required this.storyPosterChatId,
required this.storyId,
required this.offset,
required this.limit,
});
GetStoryPublicForwards({
required this.storyPosterChatId,
required this.storyId,
required this.offset,
required this.limit,
});