InputStoryContentVideo constructor
InputStoryContentVideo({})
Implementation
InputStoryContentVideo({
this.video,
required this.addedStickerFileIds,
required this.duration,
required this.coverFrameTimestamp,
required this.isAnimation,
});