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