github.com/gotd/td/tg.InputEncryptedFileClass.AsNotEmpty (method)

9 uses

	github.com/gotd/td/tg (current package)
		tl_input_encrypted_file_gen.go#L756: 	AsNotEmpty() (NotEmptyInputEncryptedFile, bool)
		tl_input_encrypted_file_slices_gen.go#L161: 		value, ok := elem.AsNotEmpty()
		tl_input_encrypted_file_slices_gen.go#L180: 		value, ok := elem.AsNotEmpty()
		tl_input_encrypted_file_slices_gen.go#L201: 	return value.AsNotEmpty()
		tl_input_encrypted_file_slices_gen.go#L210: 	return value.AsNotEmpty()
		tl_input_encrypted_file_slices_gen.go#L219: 	return value.AsNotEmpty()
		tl_input_encrypted_file_slices_gen.go#L228: 	return value.AsNotEmpty()
		tl_messages_send_encrypted_file_gen.go#L312: 	return s.File.AsNotEmpty()
		tl_messages_upload_encrypted_file_gen.go#L198: 	return u.File.AsNotEmpty()