GetChatStoryInteractions constructor
GetChatStoryInteractions({})
Implementation
GetChatStoryInteractions({
required this.storyPosterChatId,
required this.storyId,
this.reactionType,
required this.preferForwards,
required this.offset,
required this.limit,
});