github.com/gotd/td/tg.PhotosUploadContactProfilePhotoRequest.Video (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_photos_upload_contact_profile_photo_gen.go#L73: 	Video InputFileClass
		tl_photos_upload_contact_profile_photo_gen.go#L121: 	if !(u.Video == nil) {
		tl_photos_upload_contact_profile_photo_gen.go#L161: 		u.Video = val
		tl_photos_upload_contact_profile_photo_gen.go#L246: 	if !(u.Video == nil) {
		tl_photos_upload_contact_profile_photo_gen.go#L290: 		if u.Video == nil {
		tl_photos_upload_contact_profile_photo_gen.go#L293: 		if err := u.Video.Encode(b); err != nil {
		tl_photos_upload_contact_profile_photo_gen.go#L353: 		u.Video = value
		tl_photos_upload_contact_profile_photo_gen.go#L439: 	u.Video = value
		tl_photos_upload_contact_profile_photo_gen.go#L451: 	return u.Video, true