menu
tdlib2 package
documentation
td_api.dart
LinkPreviewTypeVideo
LinkPreviewTypeVideo.new constructor
LinkPreviewTypeVideo.new constructor
dark_mode
light_mode
LinkPreviewTypeVideo
constructor
LinkPreviewTypeVideo
(
{
Video
?
video
,
Photo
?
cover
,
required
int
startTimestamp
,
})
Implementation
LinkPreviewTypeVideo({this.video, this.cover, required this.startTimestamp});
tdlib2 package
documentation
td_api
LinkPreviewTypeVideo
LinkPreviewTypeVideo.new constructor
LinkPreviewTypeVideo class