videoNote property
Optional. Message is a video note, information about the video message
Implementation
@JsonKey(name: 'video_note')
VideoNote? get videoNote;
Optional. Message is a video note, information about the video message
@JsonKey(name: 'video_note')
VideoNote? get videoNote;