menu
tdlib2 package
documentation
td_api.dart
MessageVideoNote
MessageVideoNote.new constructor
MessageVideoNote.new constructor
dark_mode
light_mode
MessageVideoNote
constructor
MessageVideoNote
(
{
VideoNote
?
videoNote
,
required
bool
isViewed
,
required
bool
isSecret
,
})
Implementation
MessageVideoNote({ this.videoNote, required this.isViewed, required this.isSecret, });
tdlib2 package
documentation
td_api
MessageVideoNote
MessageVideoNote.new constructor
MessageVideoNote class