StartLiveStory constructor
StartLiveStory({})
Implementation
StartLiveStory({
required this.chatId,
this.privacySettings,
required this.protectContent,
required this.isRtmpStream,
required this.enableMessages,
required this.paidMessageStarCount,
});