@override Map<String, dynamic> toJson() => <String, dynamic>{ 'video_note': videoNote?.toJson(), 'is_pinned': isPinned, '@type': constructor, };